This function creates or updates the link table used by the Infographiq Javascript. The data for the link table is pulled from the protected google sheet.

ocnms_create_link_table(csv_path = "svg/svg_links_ocnms.csv")

Value

The function creates or updates the link table used by the Infographiq Javascript.

Examples

if (FALSE) { ocnms_create_link_table() }