Construct grid-template-areas property

construct_areas(x = NULL, ...)

# S3 method for grid_areas
construct_areas(x = NULL, ...)

# S3 method for default
construct_areas(x = NULL, ...)

# S3 method for data.frame
construct_areas(x, ...)

# S3 method for matrix
construct_areas(x, ...)

Arguments

x

NULL, an atomic vector, a matrix, or a data frame

...

discarded