Closed aylapear closed 1 year ago
Wait to see if/which version of R fail with the lengths()
function before working out best fix
The lengths()
function has been around long enough that none of our checks on older versions failed so no need to change or to use backports to fix version issues.
I've made some tweaks - @aylapear can you review them?
chk_lengths_into()
andvld_lengths_into()
function to check if vectors can be combined together in cases where the lengths should be the same