RashaAlsaadawi/RashaPackag: The Pythagorean Theorem and The Trimmed Mean

The package has two functions: pythag() and trim_mean(). Pythag() takes two known sides of a right triangle and uses the Pythagorean theorem to get the third side. trim_mean() calculates the mean of a numeric vector after trimming the s smallest numbers and the l largest numbers.

Getting started

Package details

AuthorRasha Alsaadawi
MaintainerRasha Alsaadawi <alsaadawir@vcu.edu>
LicenseGPL-3
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("RashaAlsaadawi/RashaPackag")
RashaAlsaadawi/RashaPackag documentation built on Dec. 31, 2020, 4:23 p.m.