get_licenses {zen4R}R Documentation

get_licenses

Description

get_licenses allows to list all licenses supported by Zenodo.

Usage

get_licenses(pretty = TRUE, sandbox = FALSE)

Arguments

pretty

output delivered as data.frame

sandbox

Use the sandbox infrastructure. Default is FALSE

Value

the licenses as list or data.frame

Examples

## Not run: 
 get_licenses(pretty = TRUE)

## End(Not run)
                

[Package zen4R version 0.10 Index]