not_null: Join together a value and an associated API string if the...

View source: R/utils.R

not_nullR Documentation

Join together a value and an associated API string if the value is not NULL

Description

Join together a value and an associated API string if the value is not NULL

Usage

not_null(obj, string)

Arguments

obj

R object to check whether it is NULL or not

string

API string to append to R object


bodsr documentation built on Feb. 16, 2023, 8:44 p.m.