mult: Multiply together two numbers

Description Usage Arguments Value

View source: R/Mult_dummy_function.R

Description

Multiply together two numbers

Usage

1
mult(4, 5)

Arguments

x

A number

y

Another number

Value

product The product of multiply x and y


sorenDJ/R_package_Johnson documentation built on Dec. 23, 2021, 4:23 a.m.