mlawre01/FirstRPackage1: Simple Computation of Powers

This package was generated for a STAT547 assignment to practice developing packages in R. It contains two functions, log_10 and cube. These can be used to calculate the log base ten of and cubed values of a vector.

Getting started

Package details

AuthorMack
MaintainerMack <yourself@somewhere.net>
LicenseCC0
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("mlawre01/FirstRPackage1")
mlawre01/FirstRPackage1 documentation built on May 29, 2019, 12:05 p.m.