not_null_date: Join together a date value and an associated API string if...

View source: R/utils.R

not_null_dateR Documentation

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

Description

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

Usage

not_null_date(date, string)

Arguments

date

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.