check_inst_codes | R Documentation |
Check if institution codes are present and add if needed.
check_inst_codes(data, na.sub = TRUE)
data |
dataframe to check |
na.sub |
option indicating what to do with missing institution codes. TRUE (default; count term as belonging to all institutions), FALSE (count term as belonging to no institutions), "drop" (drop terms with missing institution codes), or NA (leave code as NA). |
TODO: If there are some columns which don't include institution codes, do I need to add them?
dataframe with institution codes added if needed
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.