Learn R Programming

geomedb (version 2.0.1)

listExpeditions: Get a list of expeditions for a GEOME project

Description

Get a list of expeditions for a GEOME project

Usage

listExpeditions(projectId)

Arguments

projectId

The project to list expeditions for.

Examples

Run this code
# NOT RUN {
expeditions <- listExpeditions(projectId)
# }

Run the code above in your browser using DataLab