Setups an R Package for Data Use
1 2 3 4 | pattern_data(path,
title = "What the Package Does (One Line, Title Case)",
description = "What the package does (one paragraph)",
license = "What license it uses")
|
path |
Where should the package be located and named? |
title |
What the package does? |
description |
What does the package do? |
license |
What is the package licensed under? |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.