Learn R Programming

sybil (version 1.1.2)

reactId-class: Strukture of Class "reactId"

Description

Structure of the class "reactId". Objects of that class are returned by the function checkReactId.

Arguments

encoding

utf8

Objects from the Class

Objects can be created by calls of the function reactId:

test <- reactId(pos = c(1, 2), react = c("foo", "bar")).

See Also

checkReactId

Examples

Run this code
showClass("reactId")

Run the code above in your browser using DataLab