Activity
Style code and improve user feedback using cli
Style code and improve user feedback using cli
Throw error if hosted CSV ID not provided
Throw error if hosted CSV ID not provided
add exact matching param to data cleaning function
add exact matching param to data cleaning function
add error if data doesn't import
add error if data doesn't import
add warning for data that is unable to import
add warning for data that is unable to import
Add pkgdown site and R CMD check github actions
Add pkgdown site and R CMD check github actions
getting rid of warnings during RUN CMD check
getting rid of warnings during RUN CMD check
adding more features to trouble shooting function
adding more features to trouble shooting function
split try catch into two differnt errors and add function for trouble…
split try catch into two differnt errors and add function for trouble…
add tryCatch to import data even if metadata throws an error
add tryCatch to import data even if metadata throws an error
add choice of exact match or regular expressions to col removal
add choice of exact match or regular expressions to col removal
make remove columns case insensitive
make remove columns case insensitive
adding remove column function
adding remove column function