[R] Correlation between package output

2016-04-11 Thread Fabio Monteiro
Hello I'm currently using the dbFD function of the FD package and i'm having some things that I can't do. Is there any way to check the relations between dbFD indexes? Function cor for example? I can't manage to put the informations correctly dbFD function gives a lot of output (indexes -

Re: [R] package FD

2016-03-24 Thread Fabio Monteiro
Hi again Is there any way to check the relations between dbFD indexes? Function cor for example? I can't manage to put the informations correctly I want to see the relationships between the dbFD output (nbsp, sing.sp, FRic, FEve, FDiv, FDis and RaoQ) How should I type it? Thank you Fábio

Re: [R] package FD

2016-03-06 Thread Fabio Monteiro
ase$V3)) > [1] 3 3 3 > > correct the original data and read it in again. I don't really know > enough to answer your second question. > > JIm > > > On Sat, Mar 5, 2016 at 2:58 AM, Fabio Monteiro > <fabio.monteiro1...@gmail.com> wrote: > > I still have ano

Re: [R] package FD

2016-03-03 Thread Fabio Monteiro
a factor. What > does: > > class(my_numeric_variable) > > say? (where you substitute the name of your "numeric" variable) > > Jim > > > On Fri, Mar 4, 2016 at 2:25 AM, Fabio Monteiro > <fabio.monteiro1...@gmail.com> wrote: > > Hello, my name is Fá

[R] package FD

2016-03-03 Thread Fabio Monteiro
Hello, my name is Fábio and I'm a Marine Ecology student in Portugal. I'm currently using the FD package for my work and yesterday one message appeared that I wasn't expecting and I really need your help to try to figure out what's happening. I'm using the dbFD function and the following message

[R] Scaling x axis

2016-02-25 Thread Fabio Monteiro
Hi i'm trying to plot my data in R and i can't manage to scale the x axis. My x axis are dates, months and years, and when I plot I only have the x axis like this (2002, 2004, 2006, 2008, 2010). I whant every date in the axis not only those years, i want to see every point with the respectively

Re: [R] FD package

2016-02-22 Thread Fabio Monteiro
did not know what variable name you > were actually using. > > > http://stackoverflow.com/questions/5963269/how-to-make-a-great-r-reproducible-example > > > On Mon, 22 Feb 2016, Fabio Monteiro wrote: > > hist(data$FRic) >>> >> Error in data$FRic : object of t

Re: [R] FD package

2016-02-22 Thread Fabio Monteiro
f plot are you trying to plot? hist(data$FRic) will plot your > data. I guess we need more information to be helpful. > > > On Mon, Feb 22, 2016 at 8:03 AM, Fabio Monteiro < > fabio.monteiro1...@gmail.com> wrote: > >> This is the output. >> >> I want to plot, for

Re: [R] FD package

2016-02-22 Thread Fabio Monteiro
8 GMT+00:00 stephen sefick <ssef...@gmail.com>: > If memory serves me, dbFD returns a lot of output. What do you want to > plot? Also, please provide reproducible examples, so that we can help you > solve your R related queries. > kindest regards, > > Stephen > > On Mon, Feb

Re: [R] FD package

2016-02-22 Thread Fabio Monteiro
<petr.pi...@precheza.cz>: > Hi > > comments inline > > > -Original Message- > > From: R-help [mailto:r-help-boun...@r-project.org] On Behalf Of Fabio > > Monteiro > > Sent: Monday, February 22, 2016 11:51 AM > > To: r-help@r-project.org >

[R] FD package

2016-02-22 Thread Fabio Monteiro
Hi. First i would like to say that i'm really new in R. I recently started working with R and i'm using the FD package. I'm having some errors that doesn't make any sense. I have 2 matrix, one is the species with functional traits and the second one is the species and abundances. When I try to