print.metapsyDatabase | R Documentation |
metapsyDatabase
objectsPrints the dataset (data
) if objects returned by getData()
are of class
metapsyDatabase
(i.e. if include.metadata=TRUE
).
## S3 method for class 'metapsyDatabase'
print(x, first = NULL, last = NULL, ...)
x |
A database of class |
first |
Number of first rows to be printed. |
last |
Number of last rows to be printed. |
... |
Additional arguments. |
Mathias Harrer mathias.h.harrer@gmail.com, Paula Kuper paula.r.kuper@gmail.com, Pim Cuijpers p.cuijpers@vu.nl
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.