Nothing
```{asis, echo = {{occs_userOccs_knit}}, eval = {{occs_userOccs_knit}}, include = {{occs_userOccs_knit}}} User CSV path with occurrence data. If the CSV file is not in the current workspace, change to the correct file path (e.g. "/Users/darwin/Documents/occs/").
```r}} # NOTE: provide the folder path of the .csv file occs_path <- "" occs_path <- file.path(occs_path, "{{userCSV_rmd}}") # get a list of species occurrence data userOccs_{{spAbr}} <- occs_userOccs( txtPath = occs_path, txtName = "{{userCSV_rmd}}", txtSep = "{{sepCSV_rmd}}", txtDec = "{{decCSV_rmd}}") occs_{{spAbr}} <- userOccs_{{spAbr}}${{sp}}$cleaned
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.