OpasnetUtils/Ovariable
| Moderator:Nobody (see all) Click here to sign up. |
| This page is a stub. You may improve it into a full page. |
| Upload data
|
movariable
Description
movariable takes a data.frame, a function, and a list and makes an ovariable out of them. It is a subfunction of make.ovariable and prevents infinite recursion of S4 methods.
Code
setclass.ovariable
Description
Defines the S4 class "ovariable" which is the basic building block in open assessments.
Code
setmethod.make.ovariable
Description
make.ovariable takes a vector or data.frame and makes an ovariable out of it.