Learn R Programming

pxmake (version 0.17.0)

convert_df_to_code: Create code to construct data frame

Description

Convert data frame to the code nessasary to construct it as a tibble.

Usage

convert_df_to_code(df)

Value

A character vector

Arguments

df

A data frame