dataframe_to_list: Converts a dataframe to a list

View source: R/metadata.R

dataframe_to_listR 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.


FSK2R documentation built on March 18, 2022, 7:21 p.m.