Description Usage Arguments Value Author(s) Examples
Opens web pages associated with the fishR website in a browser. The user can open the main page or choose a specific page to open.
1 2 3 4 |
where |
A string that indicates a particular page on the fishR website to open. |
open |
A logical that indicates whether the webpage should be opened in the default browser. Defaults to |
None, but a webpage will be opened in the default browser.
Derek H. Ogle, derek@derekogle.com
1 2 3 4 5 6 7 8 9 10 | ## Not run:
## Opens an external webpage ... only run interactively
fishR() # home page
fishR("IFAR") # Introduction to Fisheries Analysis with R page
fishR("general") # examples page
fishR("books") # examples page
fishR("AIFFD") # Analysis & Interpretation of Freshw. Fisher. Data page
fishR("posts") # blog posts (some examples) page
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.