Hello,
I am receiving the following error when running strategus:
Error in dplyr::bind_rows(): Can’t combine …1$description (logical) and …2$description (character)
I assume this is being caused by the different data types “logical” and “character” in the description columns within our database. Has anyone else run into this problem?
Thank you!
Zach