Skip to content

zivankaraman/osum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

osum osum website

Provide Summary Information About R Objects

Description

Inspired by S-PLUS™ function objects.summary(), provides a function with the same name that returns a data.frame with data class, storage mode, mode, typeof, dimension, and size information for R objects from the specified environment. Various filtering and sorting options are also proposed, as well as the custom print and summary methods and options.

Installation

Stable version

You can install the current stable version of osum from CRAN:

install.packages("osum")

Windows and macOS binary packages are available from here.

Development version

You can install the development version of osum including latest features from GitHub:

# install.packages("remotes")
remotes::install_github("zivankaraman/osum")

Usage

Read through the Get started to learn how to use the package.

License

This package is released under GPL-3.

About

Provide Summary Information About R Objects

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages