vignettes/siteonly/questions-and-answers.Rmd
questions-and-answers.Rmd
usethis::edit_r_profile()
) and add this code:.First <- function() {
options(
repos = c(
CRAN = "https://cran.rstudio.com/",
forestgeo = "https://forestgeo.github.io/drat"
)
)
}
In every R session you can now install fgeo with install.packages("fgeo")
.
In RStudio go to Tools > Global Options…
Press Cmd/Ctrl + Shift + F10 to restart RStudio or go to Session > Restart R.
See also Getting help with fgeo or email Mauro Lepore (leporem@si.edu).
See Contributing to fgeo.
See Reference
GitHub’s search engine is powerful. Go to https://github.com/forestgeo and search anything.
Open a New issue at forestgeo/forum.
Try fgeo from your webrowser at http://bit.ly/fgeo-demo.
Contact fgeo’s maintainer.
Checkout fgeo’s blog.
Follow @mauro_lepore or #fgeo #rstats on twitter