check_mdp: Check if no entry of x$data has more decimal places than mdp

Description Usage Arguments

View source: R/check.R

Description

Check if no entry of x$data has more decimal places than mdp

Usage

1
check_mdp(x, mdp)

Arguments

x

List with data, result, and any errors already found

mdp

Maximum number of decimal places an entry in x$data can have


doctr documentation built on May 4, 2017, 5:11 p.m.

Related to check_mdp in doctr...