get_effort_lines | R Documentation |
get_effort_lines
get_effort_lines(effort, rare_obs = NULL, data.source = "cemore")
effort |
dir <- file.path("OUTPUT FILES","dataEffort table")
effort <- read.delim(file.path(dir, paste0("dataEffortcemore_", year, "-",month, ".txt")))
effort_lines <- get_effort_lines(effort)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.