get_licenses: get_licenses

View source: R/zen4R_licenses.R

get_licensesR 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)
                

zen4R documentation built on June 22, 2024, 11:43 a.m.