createObject: Creates an xAPI Object object

Description Usage Arguments Value See Also Examples

View source: R/object.R

Description

Creates an xAPI Object object

Usage

1

Arguments

object

Object params

warn

Show warnings

Value

Object

See Also

object

Examples

1
2
3
4
5
6
createObject(
  object = list(
    name = "Question 1",
    description = "Example question description."
  )
)

EducationShinyAppTeam/rLocker documentation built on Dec. 17, 2021, 6:22 p.m.