Description Usage Arguments Examples
View source: R/parse_catalog.R
Traverse "Site", "Camera" or "data dump" (i.e. SD card dump) directories in a cameratraps
repository and list objects threin.
1 2 3 | listSiteDir()
listCameraDir(siteDirName)
listDataDir(siteDirName, cameraDirName)
|
siteDirName |
a valid character string for a "site" directory. See repositoryStructure for details. |
cameraDirName |
a valid character string for a "camera" directory. See repositoryStructure for details. |
1 2 3 | function (x)
{
}
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.