poissonconsulting / subfoldr2

An R package to facilitate saving and loading objects, data, plots, numbers and strings
https://poissonconsulting.github.io/subfoldr2/
Other
2 stars 0 forks source link

refactor chk functions #19

Closed aylapear closed 2 years ago

aylapear commented 3 years ago

switch chk_s3_class(sub, "character") to chk_character

remove default argument of c(0L, 1L) from chk_range(length(sub), c(0L, 1L))