Re: [R-sig-eco] Dat input inext sample

2017-03-21 Thread Sarah Goslee
Hi Luis,

It isn't entirely clear to me where your problem lies, but it sounds
like you are having difficulty importing your data into R.

If that's so, then the R manual on the topic is a good place to start:
https://cran.r-project.org/doc/manuals/r-release/R-data.html

This manual describes, among other things, how to use read.table() to
import your txt file into R.

If your problem lies elsewhere, a small reproducible example would be
very useful for those who might help you try to solve it.

Sarah


On Tue, Mar 21, 2017 at 3:29 AM, Luis Fernando García
 wrote:
> Dear R users,
>
> I am new using the package inext. I am needing to introduce a dataset which
> contains the information of the species abundance in three localities.
> Unfortunately the number of species per site is extremely long to do it by
> "hand". I tried to create some matrixes in a txt file but it has not
> worked,the package also contains examples which are short and already
> arranged as lists. Therefore I wanted to know if any of you has a model
> matrix or reproducible file (may be a txt or excel) which I can use as a
> model.
>
> Many thanks for your help
>
> Best
>


-- 
Sarah Goslee
http://www.functionaldiversity.org

___
R-sig-ecology mailing list
R-sig-ecology@r-project.org
https://stat.ethz.ch/mailman/listinfo/r-sig-ecology

[R-sig-eco] Dat input inext sample

2017-03-21 Thread Luis Fernando García
Dear R users,

I am new using the package inext. I am needing to introduce a dataset which
contains the information of the species abundance in three localities.
Unfortunately the number of species per site is extremely long to do it by
"hand". I tried to create some matrixes in a txt file but it has not
worked,the package also contains examples which are short and already
arranged as lists. Therefore I wanted to know if any of you has a model
matrix or reproducible file (may be a txt or excel) which I can use as a
model.

Many thanks for your help

Best

[[alternative HTML version deleted]]

___
R-sig-ecology mailing list
R-sig-ecology@r-project.org
https://stat.ethz.ch/mailman/listinfo/r-sig-ecology