# NOT RUN {
## ONLY RUN IN INTERACTIVE MODE
if (interactive()) {
fishR()            # home page
fishR("IFAR")      # Introduction to Fisheries Analysis with R page
fishR("general")   # exapmles page
fishR("books")     # examples page
fishR("AIFFD")     # Analysis & Interpretation of Freshwater Fisheries Data page
fishR("posts")     # blog posts (some examples) page
} ## END IF INTERACTIVE MODE
# }
Run the code above in your browser using DataLab