Skip to contents

List the resources in a project

Usage

armadillo.list_resources(project)

Arguments

project

the shared project in which the resources are located

Value

the resources in the project

Examples

if (FALSE) { # \dontrun{
armadillo.list_resources("gecko")
} # }