kateparrish9887/R_package_Parrish: An R package for changing and removing NA values, making a line range plot, and plotting a linear regression model of a dataset.

This R package allows users to remove NA values from an entire dataset if the dataset contains non-NA values for missing values, or if the values are NA. This package can also visualize a minimum and maximum value column against a categorical column from a dataset into a line range plot through ggplot2. Lastly, this package can be used to plot a numerical response and predictor as a linear model, with an (optional) additional categorical predictor distinguished by color.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
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("kateparrish9887/R_package_Parrish")
kateparrish9887/R_package_Parrish documentation built on Dec. 21, 2021, 5:20 a.m.