fun_zero: Divide function without 0/0 errors

View source: R/fun_zero.R

fun_zeroR Documentation

Divide function without 0/0 errors

Description

This function attempts to divide without 0/0 errors.

Usage

fun_zero(a, b)

Arguments

a, b

Integers

Value

a divided by b


MicroSEC documentation built on Sept. 11, 2024, 6:06 p.m.