Use galah_identify() instead of select_taxa().
Use galah_select() instead of select_columns().
Use galah_filter() instead of select_filters().
Use galah_geolocate() instead of select_locations().
Use atlas_occurrences() instead of ala_occurrences().
Use atlas_counts() instead of ala_counts().
Use atlas_species() instead of ala_species().
Use atlas_taxonomy() instead of ala_taxonomy().
Use atlas_media() instead of ala_media().
Use atlas_citation() instead of ala_citation().
Use show_all_reasons() instead of find_reasons().
Use show_all_cached_files() instead of find_cached_files().
Use show_all_ranks() instead of find_ranks().
Use show_all_profiles() instead of find_profiles().
Use show_all_atlases() instead of find_atlases().
Use galah_config() instead of ala_config().
select_taxa(query, is_id = FALSE)select_columns(..., group)
select_filters(..., profile = NULL)
select_locations(query)
ala_occurrences(
taxa = NULL,
filters = NULL,
locations = NULL,
columns = select_columns(group = "basic"),
mint_doi = FALSE,
doi = NULL,
refresh_cache = FALSE
)
ala_counts(
taxa = NULL,
filters = NULL,
locations = NULL,
limit = 100,
type = c("record", "species"),
refresh_cache = FALSE
)
ala_species(
taxa = NULL,
filters = NULL,
locations = NULL,
refresh_cache = FALSE
)
ala_taxonomy(taxa, down_to)
ala_media(
taxa = NULL,
filters = NULL,
locations = NULL,
columns = select_columns(group = "basic"),
download_dir,
refresh_cache = FALSE
)
ala_citation(data)
find_reasons()
find_cached_files()
find_ranks()
find_profiles()
find_atlases()
ala_config(..., profile_path = NULL)