Launch Shiny app for editing individual dataspice metadata tables. Use
edit_*() where * is one of the four dataspice metadata tables
attributes, biblio, access or creators.
edit_creators(metadata_dir = file.path("data", "metadata"))the directory containing the dataspice metadata .csv
files. Defaults to data/metadata/ directory in current project root.