Learn R Programming

FSK2R (version 0.1.3)

dataframe_to_list: Converts a dataframe to a list

Description

This function is needed to convert the output format of rjson to the one used by FSK2R.

Usage

dataframe_to_list(this_frame)

Arguments

this_frame

data.frame to convert to a list.