This package is useful due to the function it holds. The function will square any number that the user decides to add to it.

#load package
library(sqr4)

#Test package
square(6)
square(98)


mariahtaylor/task_09 documentation built on May 21, 2019, 11:46 a.m.