Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

square

The goal of square is to help users square numbers

Installation

You can install the development version of square from GitHub with:

# install.packages("devtools")
devtools::install_github("rishikadaswani/square")

Example

This is a basic example which shows you how to use the main package functiion square():

library(square)

square(4) # shoould equal to 4*4 = 16
#> [1] 16

About

What the Package Does (One Line, Title Case)

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages