not_null_date {bodsr} | R 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 |
[Package bodsr version 0.1.0 Index]