datras_raw
R/clean_prune.R
drop_ca.Rd
Set the CA (biological sampling) table of a datras_raw object to NULL.
CA
NULL
drop_ca(x)
A datras_raw object.
The input object with CA set to NULL.
drop_hl(), prune_datras()
drop_hl()
prune_datras()
if (FALSE) { # \dontrun{ x_no_ca <- drop_ca(x) } # }