dataframe_convert: Convert dataframe to dataframe with rows and columns
Description
Convert dataframe to dataframe with rows and columns
Usage
dataframe_convert(data = NULL, headers = TRUE)
Arguments
data
Dataframe of the dataset that is to be converted so that it can be used with the google slides API
headers
Boolean to indicate whether to convert taking in mind of the headers or not