my_division: my_division

Description Usage Arguments Value

View source: R/division.R

Description

This function is an example of pure function. it is exported: the user of the package will be able to use it. It does not need to import packages: it does not require any other packages to operates.

Usage

1

Arguments

x

numeric numerator

y

numeric denominator

Value

numeric result of the division


andreamelloncelli/myShapes documentation built on Dec. 19, 2021, 2:35 a.m.