Package: apercu
Type: Package
Date: 2019-12-05
Title: Quick Look at your Data
Version: 0.2.4
Author: Aurelien Chateigner <aurelien.chateigner@gmail.com>
Maintainer: Aurelien Chateigner <aurelien.chateigner@gmail.com>
Description: The goal is to print an "aperçu", a short view of a vector, a
    matrix, a data.frame, a list or an array. By default, it prints the first 5
    elements of each dimension. By default, the number of columns is equal to
    the number of lines. If you want to control the selection of the elements,
    you can pass a list, with each element being a vector giving the selection
    for each dimension.
License: CC BY-SA 4.0
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.0.2
Imports: pls
Suggests: testthat
NeedsCompilation: no
Packaged: 2019-12-06 07:57:41 UTC; achateigner
Repository: CRAN
Date/Publication: 2019-12-06 08:10:02 UTC
Built: R 4.1.0; ; 2021-05-26 12:45:54 UTC; unix
