Greetings:

I have a 24 row,  2-column csv file.  The first column is character, with
the names of parameters.  The second column is numeric, containing the
parameter values.

I can produce a 2-column data.frame with  case.study.parameters <-
read.csv(...)

I want to convert the data.frame to 24 parameters having those names and
their associated numeric values.

I've tried using package "ParamHelpers" with no success.  Likely because it
really isn't intended for that purpose.

Can anyone help?

Thanks.

Charles Annis, P.E.

charles.an...@statisticalengineering.com
http://StatisticalEngineering.com
561-352-9699

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to