Learn R Programming

timeLineGraphics (version 1.0)

nextMultiple10: nextMultiple10

Description

find next higher multiple of 10

Usage

nextMultiple10(x)

Value

integer next higher multiple of 10

Arguments

x

integer

Examples

Run this code
nextMultiple10(1732)
nextMultiple10(1699)

Run the code above in your browser using DataLab