Learn R Programming

bookdownplus (version 1.5.8)

get_output: Available output formats besides pdf_book

Description

Available output formats besides pdf_book

Usage

get_output(dataframe = FALSE)

Arguments

dataframe

logical. FALSE by default. whether return a vector or a data frame.

Value

a vector or a dataframe.

Examples

Run this code
# NOT RUN {
get_output()
# }

Run the code above in your browser using DataLab