api_project: Get information for a project

View source: R/api_projects.R

api_projectR Documentation

Get information for a project

Description

Get information for a project

Usage

api_project(project_id)

Arguments

project_id

internal, numeric id of the project.

Value

A list describing the properties of the project.

See Also

Other projects: api_project_create(), api_project_delete(), api_project_update(), api_projects_filter()

Examples

api_project(185)

jiho/ecotaxar documentation built on Jan. 16, 2024, 12:26 a.m.