csv_to_dialog_df {oaii}R Documentation

Read csv file as dialog data.frame

Description

Read csv file as dialog data.frame

Usage

csv_to_dialog_df(datapath)

Arguments

datapath

string, csv file path

Value

Content of the input csv file as dialog data.frame, SimpleError when an error occurs


[Package oaii version 0.5.0 Index]