call_and_name needs to preserve NAs, work with lists

Issue #3 wontfix
Richard Cotton repo owner created an issue

For lists:

vapply(x, deparse, control = "digits17", character(1))

Can we ignore dims now? or otherwise set dimnames for matrices?

Comments (1)

  1. Log in to comment