ADDRESS_STRUCTURE()
|
Construct the ADDRESS_STRUCTURE tibble |
ASSOCIATION_STRUCTURE()
|
Construct the ASSOCIATION_STRUCTURE tibble |
CHANGE_DATE()
|
Construct the CHANGE_DATE tibble |
CHILD_TO_FAMILY_LINK()
|
Construct the CHILD_TO_FAMILY_LINK tibble |
EVENT_DETAIL()
|
Construct the EVENT_DETAIL tibble |
FAMILY_EVENT_DETAIL()
|
Construct the FAMILY_EVENT_DETAIL tibble |
FAMILY_EVENT_STRUCTURE()
|
Construct the FAMILY_EVENT_STRUCTURE tibble |
FAMILY_GROUP_RECORD()
|
Construct the FAMILY_GROUP_RECORD tibble |
FOOTER_SECTION()
|
Construct the FOOTER_SECTION tibble |
GEDCOM_HEADER()
|
Construct the GEDCOM_HEADER tibble |
INDIVIDUAL_ATTRIBUTE_STRUCTURE()
|
Construct the INDIVIDUAL_ATTRIBUTE_STRUCTURE tibble |
INDIVIDUAL_EVENT_DETAIL()
|
Construct the INDIVIDUAL_EVENT_DETAIL tibble |
INDIVIDUAL_EVENT_STRUCTURE()
|
Construct the INDIVIDUAL_EVENT_STRUCTURE tibble |
INDIVIDUAL_RECORD()
|
Construct the INDIVIDUAL_RECORD tibble |
LINEAGE_LINKED_HEADER_EXTENSION()
|
Construct the LINEAGE_LINKED_HEADER_EXTENSION tibble |
MULTIMEDIA_LINK()
|
Construct the MULTIMEDIA_LINK tibble |
MULTIMEDIA_RECORD()
|
Construct the MULTIMEDIA_RECORD tibble |
NOTE_RECORD()
|
Construct the NOTE_RECORD tibble |
NOTE_STRUCTURE()
|
Construct the NOTE_STRUCTURE tibble |
PERSONAL_NAME_PIECES()
|
Construct the PERSONAL_NAME_PIECES tibble |
PERSONAL_NAME_STRUCTURE()
|
Construct the PERSONAL_NAME_STRUCTURE tibble |
PLACE_STRUCTURE()
|
Construct the PLACE_STRUCTURE tibble |
REPOSITORY_RECORD()
|
Construct the REPOSITORY_RECORD tibble |
SOURCE_CITATION()
|
Construct the SOURCE_CITATION tibble |
SOURCE_RECORD()
|
Construct the SOURCE_RECORD tibble |
SOURCE_REPOSITORY_CITATION()
|
Construct the SOURCE_REPOSITORY_CITATION tibble |
SPOUSE_TO_FAMILY_LINK()
|
Construct the SPOUSE_TO_FAMILY_LINK tibble |
SUBMITTER_RECORD()
|
Construct the SUBMITTER_RECORD tibble |
add_levels()
|
Push a tidyged structure down a number of levels |
assign_xref_indi() assign_xref_famg() assign_xref_sour() assign_xref_repo() assign_xref_media() assign_xref_note() assign_xref_subm()
|
Create a new xref for a record |
chk_address_city() chk_address_country() chk_address_email() chk_address_fax() chk_address_lines() chk_address_postal_code() chk_address_state() chk_address_web_page() chk_address_country() chk_adopted_by_which_parent() chk_age_at_event() chk_attribute_descriptor() chk_attribute_type() chk_automated_record_id() chk_before_common_era() chk_caste_name() chk_cause_of_event() chk_certainty_assessment() chk_character_encoding() chk_copyright_gedcom_file() chk_copyright_source_data() chk_count_of_children() chk_date_exact() chk_date_period_covered() chk_date_value() chk_descriptive_title() chk_event_descriptor() chk_event_or_fact_classification() chk_event_type_cited_from() chk_event_type_family() chk_event_type_individual() chk_events_recorded() chk_gedcom_content_description() chk_gedcom_file_name() chk_gedcom_form() chk_gedcom_version_number() chk_id_number() chk_language_of_text() chk_multimedia_file_reference() chk_multimedia_format() chk_name_of_business() chk_name_of_product() chk_name_of_repository() chk_name_of_source_data() chk_name_personal() chk_name_phonetic() chk_name_piece_given() chk_name_piece_nickname() chk_name_piece_prefix() chk_name_piece_suffix() chk_name_piece_surname() chk_name_piece_surname_prefix() chk_name_romanised() chk_name_type() chk_national_or_tribal_origin() chk_nobility_type_title() chk_number_of_relationships() chk_occupation() chk_pedigree_linkage_type() chk_phone_number() chk_phonetisation_method() chk_physical_description() chk_place_latitude() chk_place_longitude() chk_place_name() chk_place_phonetic() chk_place_romanised() chk_possessions() chk_product_version_number() chk_receiving_system_name() chk_relation_is_descriptor() chk_religious_affiliation() chk_responsible_agency() chk_role_in_event() chk_romanisation_method() chk_scholastic_achievement() chk_sex_value() chk_source_call_number() chk_source_descriptive_title() chk_source_filed_by_entry() chk_source_jurisdiction_place() chk_source_media_type() chk_source_originator() chk_source_publication_facts() chk_submitter_name() chk_system_id() chk_text_from_source() chk_time_value() chk_user_reference_number() chk_user_reference_type() chk_user_text() chk_where_within_source() chk_xref()
|
Validate a tidyged input value |
chk_dates()
|
Check one date_calendar() object occurs after another |
construct_full_name()
|
Construct a full personal name |
date_approximated()
|
Construct a DATE_APPROXIMATED string |
date_calendar()
|
Construct a DATE_CALENDAR string |
date_current()
|
Return the current date in DATE_EXACT format |
date_exact()
|
Construct a DATE_EXACT string |
date_period()
|
Construct a DATE_PERIOD string |
date_range()
|
Construct a DATE_RANGE string |
finalise()
|
Finalise the formation of a tidyged record |
find_insertion_point()
|
Find a particular row position in a tidyged object. |
gedcom_value()
|
Extract a particular value from a tidyged object |
identify_section()
|
Identify the rows of subrecords in a tidyged object |
parse_gedcom_age()
|
Convert a GEDCOM age at event into decimalised years |
parse_gedcom_date()
|
Convert a GEDCOM date into a lubridate date |
primitive_definitions
|
Define parameters in GEDCOM 5.5.5 specification |
reg_custom_value()
|
Construct a regular expression for a custom value |
reg_date()
|
Construct a regular expression for DATE values |
reg_date_approximated()
|
Construct the regex pattern for DATE_APPROXIMATED values |
reg_date_exact()
|
Construct a regular expression for DATE_EXACT values |
reg_date_period()
|
Construct the regex pattern for DATE_PERIOD values |
reg_date_range()
|
Construct the regex pattern for DATE_RANGE values |
reg_date_value()
|
Construct the regex pattern for DATE_VALUE values |
reg_xref()
|
Construct a regular expression for an xref |
regex_combn()
|
Enumerate all combinations of regex patterns |
remove_section()
|
Remove subrecords in a tidyged object |
set_class_to_tidyged()
|
Make a dataframe a tidyged object |
val_languages() val_sexes() val_multimedia_formats() val_pedigree_linkage_types() val_source_media_types() val_adoptive_parents() val_roles() val_attribute_types() val_family_event_types() val_individual_event_types()
|
Get valid values for inputs |