construct_areas: Construct grid-template-areas property

Description Usage Arguments

Description

Construct grid-template-areas property

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
construct_areas(x = NULL, ...)

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

## Default S3 method:
construct_areas(x = NULL, ...)

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

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

Arguments

x

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

...

discarded


atusy/cssgrid documentation built on June 24, 2019, 5:08 p.m.