ek_projects: Get projects

Description Usage Arguments Value Examples

Description

Get projects

Usage

1
ek_projects(projectType = 1, projectStatus = 4)

Arguments

projectType

integer, 1 = Course; 2 = General

projectStatus

integer, 1 = Not-Deployed; 2 = Deployed-NotStarted; 3 = In-Progress; 4 = Ended

Value

a data frame

Examples

1
2
3
4
## Not run: 
ek_projects()

## End(Not run)

daranzolin/rEvalKit documentation built on May 8, 2019, 1:19 p.m.