list_projects: Lists available projects

View source: R/geco_projects.R

list_projectsR Documentation

Lists available projects

Description

Lists projects available to the authenticated user.

Usage

list_projects()

Details

This function fetches the list of projects available to the authenticated user from the Generable API. Included are the project id, description, and other information pertient to the project.

Value

data.frame containing information about each available project, one project per row.


generable/rgeco documentation built on Oct. 16, 2024, 2:45 a.m.