not_null {bodsr}R 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


[Package bodsr version 0.1.0 Index]