To cite 'osum' in publications use:
Karaman Z (2026). osum: Provide Summary Information About R Objects. doi:10.32614/CRAN.package.osum. https://zivankaraman.github.io/osum/.
Corresponding BibTeX entry:
@Manual{R-osum,
title = {{osum}: Provide Summary Information About R Objects},
doi = {10.32614/CRAN.package.osum},
author = {Zivan Karaman},
year = {2026},
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.},
}