Closed aylapear closed 1 year ago
determine what types of questions should be asked along the way
message in relation to being downloaded, unzipped?
Messages in relation to if the column is already present in the data base:
if ("species_present_in_bc" %in% colnames(db_species)) { stop( "British Columbia species have already been added to the database" ) }
determine what types of questions should be asked along the way
message in relation to being downloaded, unzipped?