check_validity: Convenience function to return a value if the value is NA

Description Usage Arguments

View source: R/utils.R

Description

A function that checks and ensure that the value only returns null or a number. This function can only check one value at a time.

Usage

1

Arguments

value

Value to check if the value is valid. If value is NA, return as NULL instead.


rgoogleslides documentation built on March 13, 2020, 2:32 a.m.