Skip to content
Prev 4228 / 7420 Next

NA error in envfit

Hai,

building and installing from github is quite easy with the devtools
package (thanks to Hadley!):

# install devtools
install.packages('devtools')
require(devtools)

# install vegan from github
install_github('vegan', 'jarioksa')


Cheers,

Eduard Sz?cs
On 12/05/2013 02:07 PM, Jari Oksanen wrote: