createDF {microPop} | R Documentation |
Create a dataframe from a CSV file
Description
Create a dataframe from a CSV file
Usage
createDF(filename)
Arguments
filename |
A string containing the path to the csv file |
Value
A dataframe
[Package microPop version 1.6 Index]