madoc_manifest_metadata | R Documentation |
Convert manifest metadata to a data.frame
madoc_manifest_metadata(x)
x |
a data.frame with the output of |
a data.frame with columns manifest_id and the columns available in the metadata, lowercased
projects <- madoc_projects("https://www.madoc.ugent.be/s/brugse-vrije") manifests <- madoc_collection(site = "https://www.madoc.ugent.be/s/brugse-vrije", id = projects$collection_id) metadata <- madoc_manifest_metadata(manifests)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.