plot_data | R Documentation |
Prepares a quick plot of the datasets published in the CALFISH database.
plot_data(dataset)
dataset |
Name of one of the CALFISH database datasets (lowercase with underscores) |
A plot of one of the CALFISH database datasets
# Plot CDFW datasets quickly
plot_data(dataset="cdfw_waters")
plot_data(dataset="cdfw_ports")
plot_data(dataset="cdfw_n_comm_fishers")
plot_data(dataset="cdfw_n_comm_vessels_length")
plot_data(dataset="cdfw_n_comm_vessels_port")
plot_data(dataset="cdfw_n_comm_vessels")
plot_data(dataset="cdfw_cpfv")
plot_data(dataset="cdfw_cpfv_effort")
plot_data(dataset="cdfw_kelp")
plot_data(dataset="cdfw_kelp_tots")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.