Authors and Citation
Authors
-
Zivan Karaman. Author, maintainer, copyright holder.
Citation
Source: inst/CITATION
Karaman Z (2024). osum: Provide Summary Information About R Objects. doi:10.32614/CRAN.package.osum, https://zivankaraman.github.io/osum/.
@Manual{R-osum, title = {{osum}: Provide Summary Information About R Objects}, doi = {10.32614/CRAN.package.osum}, author = {Zivan Karaman}, year = {2024}, version = {0.1.0}, url = {https://zivankaraman.github.io/osum/}, abstract = {Inspired by S-PLUS function objects.summary(), provides a function with the same name that returns data class, storage mode, mode, type, dimension, and size information for R objects in the specified environment. Various filtering and sorting options are also proposed.}, }