Skip to contents

Get a project

Usage

get_project(id = NULL, offset = NULL, limit = NULL)

Arguments

id

the id of the project.

offset

page start.

limit

number of records to return on page.

Value

a `tibble`.

Examples

if (FALSE) { # \dontrun{
get_project()
} # }