get_emedyd
, because the emedyd database was superseded by the nerd databaseget_rxpand
get_nerd
get_bda
inspect_lookup_country
and inspect_lookup_material
which replace the automatic printing in fix_database_country_name
and classify_material
(#128)mark_duplicates
to get rid of this extra step. You can get the same result now with remove_duplicates(mark_only = TRUE)
(#100)coordinate_precision
. The functionality was not essential and the calculated precision values probably frequently misleading. Beyond that the name was confusing (#96) (#106)finalize_country_name
. This wrapper function was rather confusing and the functionality can be very easily be reimplemented if necessary (#96) (#106)standardize_country_name
to fix_database_country_name
to make more clear what it does (#96) (#106)get_mesorad
(#112)get_katsianis
(#103)get_pacea
(#90)get_14cpalaeolithic
(#90)get_medafricarbon
(#95)get_jomon
(#95)get_emedyd
(#102)lwgeom::st_make_valid
was replaced by sf::st_make_valid
(#99)plot.c14_date_list
does not choke any more on c14_date_lists without coordinate columns (#112)write_c14()
(#84)get_c14data()
(#76)get_irdd
(#79)get_palmisano
(#59)get_eubar
(#64)?duplicates
) (#63)clean_labnr
to the as.c14_date_list
workflow to fix certain syntactically wrong representations of lab numbers in several input databases as part of the downloading process (#61)c14_date_list
as a subclass of tibble for a better integration of the subclass into the tidyverse (#67)RCurl::url.exists
with httr::http_error
in check_connection_to_url
(#68)as.sf
error that occurred when date lists with dates without coordinates were transformedc14bazAAR::country_thesaurus
, c14bazAAR::material_thesaurus
, c14bazAAR::variable-reference
have been removed from the package -- they are queried from here anyway and it's not necessary to put them into the packageRelease version
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.