table_to_list: Convert a table to a list

View source: R/table_to_list.R

table_to_listR Documentation

Convert a table to a list

Description

Convert a table to a list

Usage

table_to_list(table)

Arguments

table

data.frame

Value

List containing original table contents


PKPDsim documentation built on March 7, 2023, 5:40 p.m.