string_table: Build objects and dataframes together tidily

Description Usage Arguments

View source: R/tools.R

Description

This will recursively bind dataframes together rowwise. Anything that is not a list or a dataframe will be converted a string, doubling all percentage signs, and then to dplyr::0data_frame(base = "raw", raw_value = .)

Usage

1

Arguments

x

A list, dataframe, string, or object that can be converted to a string.


easyformatr documentation built on May 29, 2017, 11:57 a.m.