powered by
tidy on a NULL input returns an empty data frame, which means it can be combined with other data frames (treated as "empty")
# S3 method for NULL tidy(x, ...)
A value NULL
extra arguments (not used)
An empty data.frame