% Generated by roxygen2: do not edit by hand % Please edit documentation in R/testpkg.R \name{square_it} \alias{square_it} \title{Square it up} \usage{ square_it(n) } \arguments{ \item{n}{Integer} } \value{ Square } \description{ Square it up }