Non-imported functions
Closed this issue · 1 comments
laresbernardo commented
Error: Error in map_dfr(., ~{ : could not find function "map_dfr"
.
Solution: I guess you must include @importFrom purrr map_dfr
somewhere
Btw, congrats, I was looking to start this project on my own!! Loved it <3
datawookie commented
Thanks! This should be sorted now.