getProjectInfo: Get Project Information from 'PhotosynQ'

Description Usage Arguments Details Value Examples

View source: R/getProjectInfo.R

Description

Get Project Information using the Project's ID

Usage

1
getProjectInfo(projectID = "")

Arguments

projectID

The ID of your Project (Just copy the Project ID from the project page or your user page)

Details

This function receives the information about a project from 'PhotosynQ' including used Protocols and Project Questions. The information is also required to process the Project's data for the data frame used in the createDataframe function.

Value

Project information is returned in the 'JSON' format. In case of issues it will return NULL.

Examples

1

Photosynq/PhotosynQ-R documentation built on July 19, 2021, 4:33 a.m.