We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
lst()
NA_character_
library(fuj) packageVersion("fuj") #> [1] '0.2.0' lst(NA_character_) #> [[1]] #> NULL
Created on 2024-05-07 with reprex v2.1.0
The text was updated successfully, but these errors were encountered:
correct empty check (#60)
a6e2a27
add test for NA_character_ (#60)
8cf3a7b
bump and add news (#60)
071f0ee
Update cran-comments.md (#60)
cc1c70e
add link to blog post (#60)
bbd30ba
Closed in #61
Sorry, something went wrong.
jmbarbone
No branches or pull requests
Created on 2024-05-07 with reprex v2.1.0
The text was updated successfully, but these errors were encountered: