| nes_get | R Documentation | 
nes_get
nes_get(nes_file, nes_page)
nes_file | 
 file.path to NES pdf  | 
nes_page | 
 numeric page number  | 
## Not run: 
nes_file <- system.file("extdata/national-eutrophication-survey_477.PDF",
                     package = "nesR")
nes_page <- 12
nes_get(nes_file, nes_page)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.