| augment_author | R Documentation | 
Estimate missing entries in author info.
augment_author(df, life_info = NULL, ambiguous_authors = NULL)
df | 
 data.frame with author_birth, author_death and author_name  | 
life_info | 
 Additional author life years info table  | 
ambiguous_authors | 
 Author synonyme table  | 
Augments author life years (author_birth and author_death) based on information from other entries of the same author where the info is available. Also supports manually provided information tables. Adds author_unique field which combines full author name and life years to provide a unique author identifier. Finally harmonizes ambiguous author names based on synonyme table.
Augmented data.frame
Leo Lahti leo.lahti@iki.fi
See citation("bibliographica")
# augment_author_life(df)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.