Print beginning and end of big vector
Print beginning and end of big vector
vecprint(x, maxlength = 16, digits = getOption("digits")) ## S3 method for class 'vecprint' print(x, quote = FALSE, ...)
a list of class 'vecprint' with components
subscript |
a list with two vectors of subscripts: vector begin and vector end |
example |
the extracted example vector as.character including seperator |
sep |
the row seperator ":" |
Jens Oehlschlägel
vecprint(10000:1)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.