Learn R Programming

gridify (version 0.7.4)

get_layouts: Get the gridify layouts

Description

Lists out all the layout functions exported from the gridify package.

Usage

get_layouts()

Arguments

Value

A vector listing out the names of the layout functions from the gridify package.

See Also

complex_layout(), simple_layout(), pharma_layout_base(), pharma_layout_A4(), pharma_layout_letter()

Examples

Run this code
get_layouts()

Run the code above in your browser using DataLab