epiverse-trace / linelist

R package for handling linelist data
https://epiverse-trace.github.io/linelist/
Other
8 stars 4 forks source link

Add `$<-.linelist()` method #57

Closed Bisaloo closed 10 months ago

Bisaloo commented 1 year ago

The same way we have [[<-.linelist(), to prevent against dropping tagged columns with:

ll$col <- NULL