absolute_value1: absolute_value1()

Description Usage Arguments Value Examples

View source: R/hello.R

Description

This function returns the absolute value of any number passed to it plus the number 1.

Usage

1

Arguments

x

The parameter x accepted should be of integer or numeric type.

Value

The returned variable x should also be of integer type and is the absolute value of the number incremented by 1.

Examples

1

hariniramp/DATA-598-WI20-week7 documentation built on March 7, 2020, 11:22 p.m.