summary.git2rdata {git2rdata} | R Documentation |
Summary method for git2rdata
objects.
Description
Prints the summary of the data and the description of the columns when available.
Usage
## S3 method for class 'git2rdata'
summary(object, ...)
Arguments
object |
a |
... |
additional arguments passed to |
See Also
Other internal:
is_git2rdata()
,
is_git2rmeta()
,
meta()
,
print.git2rdata()
,
upgrade_data()
[Package git2rdata version 0.4.1 Index]