DocumentMetadata | R Documentation |
A function to document your metadata for people who hate code things but insist they want to know what you are doing
DocumentMetadata(dir.out, title)
dir.out |
The directory that you want this file to be saved to. |
title |
Name of the project, to appear at the top of the page. |
Emily Markowitz Emily.Markowitz@noaa.gov
DocumentMetadata(dir.out = getwd(), title = "Test")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.