Learn R Programming

sdtmchecks (version 1.0.0)

missing_month: Function to check if month is missing while year and day are non-missing (i.e. would be in the format of "yyyy---dd")

Description

Function to check if month is missing while year and day are non-missing (i.e. would be in the format of "yyyy---dd")

Usage

missing_month(date)

Value

vector

Arguments

date

date vector (character) in the format 2020-01-20