Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 6 of 6 found.
[1] < 1 > [1]  Sort:

freq (Package: summarytools) : Frequency Tables for Factors and other Discrete Data

Displays frequencies as well as valid/missing observation information.
● Data Source: CranContrib
● Keywords: frequencies, frequency
● Alias: freq
● 0 images

print.summarytools (Package: summarytools) : Print method for objects of class code{summarytools

Display summarytools objects in the console, in Web Browser or in RStudio's Viewer.
● Data Source: CranContrib
● Keywords: RStudio viewer, html, print
● Alias: print, print.summarytools
● 0 images

descr (Package: summarytools) : Descriptive Univariate Statistics for Numerical Data

Calculates mean, standard deviation, min, max, median, MAD, IQR, CV, skewness, SE.skewness, and kurtosis.
● Data Source: CranContrib
● Keywords: descriptives, univariate
● Alias: descr
● 0 images

dfSummary (Package: summarytools) : Dataframe Summary

Summary of a dataframe consisting of: variable names and labels, factor levels, frequencies or numerical summary statistics, and valid/missing observations information.
● Data Source: CranContrib
● Keywords: data.frame, numerical summary, summary
● Alias: dfSummary
● 0 images

what.is (Package: summarytools) : Obtain most common information on data structures.

Takes any object as argument and returns (1) a dataframe with the class(es), type, mode and storage mode of the object as well as the dim, length and object.size; (2) a character vector of all the identifier functions (starting with "is.") that yield TRUE with the provided object; (3) a named character vector giving all attributes (for instance, "names", "row.names", "class", "dim", and so on) along with their lengths.
● Data Source: CranContrib
● Keywords: attributes, class, dim, is, length, mode, storage.mode, type
● Alias: what.is
● 0 images

view (Package: summarytools) : Wrapper function around code{print.summarytools

Takes a summarytools object as argument and calls its print method using method="viewer" by default. This generates an html file in the session's temporary directory and displays this file in RStudio's Viewer pane, falling back to default browser when used outside RStudio.
● Data Source: CranContrib
● Keywords: formatted print, html, stylized output
● Alias: view
● 0 images