Jacob909/prdctr: stPrdct works with the modes of data frames to investigate their structure.

The stPrdct package is designed to provide relative ease to the user to look at the modes of columns of data frames. The basic methodology is to count the number of instances of a discrete variable, and compare that to the number of overall observations. However, the functions included will have the capacity to automatically filter out observations based on other discrete variables. So you could put in a data set, and filter out observations with or without a certain value as a variable.

Getting started

Package details

Maintainer
LicenseCC0
Version0.0.0.9000
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("Jacob909/prdctr")
Jacob909/prdctr documentation built on Dec. 18, 2021, 12:29 a.m.