R undocumented/PagesFunctions.R

# This function creates a Pages object for use in creating and modifying Pages objects.
createPagesObject = function(Title  = NULL, Body  = NULL, Published  = NULL, Inline  = NULL, Created timestamp  = NULL, assignees  = NULL, grading_group_ids  = NULL){
object = as.list(environment()) 
 object = userObject[as.character(userObject) != "NULL"] 
 return(userObject) 
 }
samterfa/SchoologySDK documentation built on Dec. 8, 2022, 12:32 a.m.