print.behavr {behavr} | R Documentation |
Print and summarise a behavr table
Description
Print and summarise a behavr table
Usage
## S3 method for class 'behavr'
print(x, ...)
## S3 method for class 'behavr'
summary(object, detailed = F, ...)
Arguments
x , object |
behavr table |
... |
arguments passed on to further method |
detailed |
whether summary should be exhaustive |
See Also
-
behavr – to generate x
[Package behavr version 0.3.2 Index]