# This function creates a CourseFolder object for use in creating and modifying CourseFolder objects.
createCoursefolderObject = function(id = NULL, title = NULL, body = NULL, type = NULL, location = NULL){
object = as.list(environment())
object = userObject[as.character(userObject) != "NULL"]
return(userObject)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.