as.names.list | Names lists are used to recursively store order of columns |
at.tree.path | Index a list tree with a tree path |
contains | Does an environment / list contain the objects named as names |
convert.list.to.type | Converts a list to a type, by copying just the fields that... |
custom.whisker.render | Adapts whisker render for different whisker formats |
cut.to.sub.tree.path | Cuts away early stuff from a tree path |
deduce.typeName | Returns the type of a field. Uses the definition in... |
deduce.types.field.type | Deduce the type of a field of a type |
fill.vec | fill a vector up to a specified length with fill |
flatten.names.list | Names lists are used to recursively store order of columns |
get.name | Gets name of an object |
get.parent.field.row | Gets the closest parent field that is a subtype of supertype |
get.parents.rows | Gets all rows of objects that are structure parents of the... |
get.subtype.rows | Get all rows whose type is a subtype of supertype |
is.condition | Parsing and assessing experiment and game structures |
is.subtype | Vectorized on sub.names |
list.depth | Compute the depth of a nested list |
load.one.type.file | Reads information about action types |
load.struct | Load a game, experiment or dataLink structure |
load.types | Reads information about action types |
make.object.from.type | Generates an empty list that has all fields of a type |
new.obj | Generate a new object of the specified type |
obj.to.struct | Retrieves for an object a structure consisting of an obj.li... |
print.yaml | Prints list read from a yaml file |
read.yaml | Reads a yaml file and returns as a list |
sc | Like paste0 but returns an empty vector if some string is... |
set.object.defaults | Assign default values for non-specified fields of a game... |
str.combine | Like paste0 but returns an empty vector if some string is... |
str.space | Returns a string constisting of times spaces, vectorized over... |
str.starts.with | An operator that is true if the string str starts with the... |
tree.obj.to.struct.obj | Recursively parse a structure object of an experiment or game |
variants.from.tree.path | Gets game variants that correspond to a tree path |
var.in.expr | Returns all variable names in an R expression |
var.in.expr.str | Returns all variable names in an R expression |
vec.list.to.matrix | Comverts a list of vectors into a matrix, shorter vectors... |
YamlObjects-package | What the package does (short line) ~~ package title ~~ |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.