Str method for bitwhich
To actually view the internal structure use str(unclass(bitwhich))
## S3 method for class 'bitwhich' str( object, vec.len = strO$vec.len, give.head = TRUE, give.length = give.head, ... )
object |
any R object about which you want to have some information. |
vec.len |
numeric (>= 0) indicating how many ‘first few’ elements
are displayed of each vector. The number is multiplied by different
factors (from .5 to 3) depending on the kind of vector. Defaults to
the |
give.head |
logical; if |
give.length |
logical; if |
... |
potential further arguments (required for Method/Generic reasons). |
str(bitwhich(120))
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.