get_license | R Documentation |
Retrieve and validate rdev.license
option.
get_license()
rdev.license
must be one of c("mit", "gpl", "lgpl", "proprietary")
, and defaults to "mit"
.
If rdev.license
is "proprietary"
, rdev.license.copyright
(the name of the copyright
holder) must also be set.
license string, one of c("mit", "gpl", "lgpl", "proprietary")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.