oc_get_locations: Retrieve the names of projects in a given Country and...

View source: R/oc_get.R

oc_get_locationsR Documentation

Retrieve the names of projects in a given Country and Location

Description

Retrieve the names of projects in a given Country and Location

Usage

oc_get_locations(country, locations, type = c("projects", "descriptions"))

Arguments

country

A country name

locations

A character vector of locations in that country

type

The type of records to return.

Examples

oc_get_locations("Turkey", "Ulucak")

ropensci/opencontext documentation built on June 11, 2022, 9:32 p.m.