# Configuration for the Package
# file.edit("~/GitHub/Packages/XXXXXXXXXX/Development/config.R")
DESCRIPTION <- list(
package.name = "Stringendo",
version = "0.7.0",
title = "Stringendo - string parser",
description = "Stringendo is a set of R functions to parse strings from variables and to manipulate strings.",
depends = "base",
imports = "clipr",
suggests = "MarkdownHelpers, MarkdownReports",
author.given = "Abel",
author.family = "Vertesy",
author.email = "av@imba.oeaw.ac.at",
github.user = "vertesy",
license = "GPL-3 + file LICENSE"
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.