mermaid_get_projects: Get all MERMAID Projects

View source: R/mermaid_get_projects.R

mermaid_get_projectsR Documentation

Get all MERMAID Projects

Description

Get all MERMAID projects. Returns metadata on projects, including ID, name, countries, number of sites, tags, notes, status, data sharing policies, and when the project was created and last updated.

Usage

mermaid_get_projects(include_test_projects = FALSE, limit = NULL)

Arguments

include_test_projects

Whether to include test projects. Defaults to FALSE.

limit

Number of records to get. Use NULL (the default) to get all records.

Examples

## Not run: 
mermaid_get_projects(limit = 5)

## End(Not run)

data-mermaid/mermaidr documentation built on Jan. 26, 2025, 12:29 p.m.