Hi,
I have a question relating to R package
If i have the frequencies of data as following
1 2 3 4 data
2 3 3 1 frequency
Which command i can use to get the data set in the above example should be
1 2 3 4
Thanks
Nada
[[alternative HTML version deleted]]
______________________________________________
[email protected] 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.