A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://cran.rstudio.com/web/packages/rJava/../NicheBarcoding/../rmarkdown/../NSR/vignettes/NSR.R below:

## ----setup, include=FALSE----------------------------------------------------- knitr::opts_chunk$set(echo = TRUE) ## ----eval=FALSE--------------------------------------------------------------- # # library(devtools) # install_github("EnquistLab/RNSR/NSR") # # ## ----------------------------------------------------------------------------- library(NSR) NSR_simple(species = "Acer rubrum", country = "Canada", state_province = "Ontario") ## ----------------------------------------------------------------------------- head(NSR_template()) ## ----------------------------------------------------------------------------- #First, pull the example data that are included with the package data("nsr_testfile") head(nsr_testfile) example_results <- NSR(nsr_testfile) head(example_results) ## ----------------------------------------------------------------------------- sources <- NSR_metadata() checklist_per_political_divisions <- NSR_political_divisions() # If you'd rather see which political divisions are available within each checklist, set "by_country" to FALSE political_divisions_per_checklist <- NSR_political_divisions(by_country = FALSE)

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4