csv_to_dialog_df: Read csv file as dialog data.frame

View source: R/dialog.R

csv_to_dialog_dfR 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


oaii documentation built on May 29, 2024, 5:25 a.m.

Related to csv_to_dialog_df in oaii...