dataframe_to_list {FSK2R}R Documentation

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.


[Package FSK2R version 0.1.3 Index]