Export contacts dataframe to VCF vcard file

export2vcf(contacts_df, filepath_vcf)

Arguments

contacts_df

cantacts dataframe. Should have FN and at last one of N contact fields

filepath_vcf

path to write VCF file

Value

NA