| Adep | Example acoustic deployment field-notebook |
| Aobs | Example acoustic observation field-notebook |
| create_deployments | Create deployments |
| create_media | Create media |
| create_observations | Create observations |
| ctdp-build-table | Build a schema-conformant table from arbitrary input |
| ctdp-conformance | Frictionless conformance pre-checks (R-side) |
| ctdp-frictionless | Python Frictionless validation (shared internals + validate-only API) |
| ctdp-mapping | Column mapping helpers |
| ctdp-references | Discover external references inside a schema |
| ctdp-validation-report | Validation issue representation and reporting |
| ctdp_apply_mapping | Apply a column mapping to a data frame |
| ctdp_bind_issues | Row-bind several issue tables |
| ctdp_build_table | Build and validate a table against a Table Schema |
| ctdp_check_schema | Check that a Table Schema is well-formed per the Frictionless spec |
| ctdp_issues | Create an issue table |
| ctdp_is_valid | Did a validation pass (no errors)? |
| ctdp_merge_datetime | Combine a date column and a time column into a datetime column |
| ctdp_no_issues | An empty issue table |
| ctdp_parse_frictionless | Parse a Frictionless validation report into an issue table |
| ctdp_schema_references | List the external (URL) references declared by a Table Schema |
| ctdp_semantic_only_fields | Fields whose meaning is defined only by reference (not machine-validated) |
| ctdp_summarize_validation | Summarise an issue table to the console |
| ctdp_validate_frictionless | Validate an existing Camtrap DP directory with Python Frictionless |
| datapackageAdata | Example Camtrap DP data package (acoustic) |
| datapackageIdata | Example Camtrap DP data package (multiple camera traps) |
| datapackageVdata | Example Camtrap DP data package (single camera trap) |
| Idep | Example deployment data (multiple camera deployments with image records) |
| Iobs | Example observation data (image records) |
| MetadataProfile | R6 class representing a Camtrap DP package profile (metadata schema) |
| R6_CamtrapDP | R6 class representing Camtrap DP (schema-driven) |
| TableSchema | R6 class representing a Frictionless Table Schema |
| Vdep | Example single camera-trap deployment data (video) |
| Vobs | Example single camera-trap observation data (video) |