I have noticed some odd behavior with R\'s base tolower() function when using it in lapply and I want to identify what I am doing wrong.
Here is the reproducible exam