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