Package: apercu
Type: Package
Date: 2024-03-29
Title: Quick Look at your Data
Version: 0.2.5
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
RoxygenNote: 7.2.3
Imports: pls
Suggests: testthat
NeedsCompilation: no
Packaged: 2024-03-29 14:15:29 UTC; cleru
Repository: CRAN
Date/Publication: 2024-03-29 14:30:03 UTC
Built: R 4.3.2; ; 2024-03-29 15:14:07 UTC; unix
