memes icon indicating copy to clipboard operation
memes copied to clipboard

test tomtom database with no altname

Open snystrom opened this issue 4 years ago • 2 comments

Pretty sure the no altname issue carries over to the tomtom database entries as well. Need to fix this using any_of and dplyr::rename_all(recode, alt = "altname") where needed. Or initialize altname to NA_character_ as soon as possible.

  • [ ] add unit test for this

snystrom avatar Jul 02 '20 16:07 snystrom

Currently fails giving a cryptic error with column selection.

snystrom avatar Nov 18 '20 04:11 snystrom

I presume I am hitting this in #111.

j-andrews7 avatar Sep 27 '23 15:09 j-andrews7