Displaying 2 results from an estimated 2 matches for "kevin123".
Did you mean:
kevin1
2012 Feb 09
3
Rearanging Data
Hi,
This is only a small portion of the Data i am working on
I want to make a subset of this data set( Data Set=Claims)
MemberID ProviderID Vendor PCP Year Specialty
1 42286978 8013252 172193 37796 Y1 Surgery
2 97903248 3316066 726296 5300 Y3 Internal
3 2759427 2997752 140343 91972 Y1 Internal
4 73570559
2011 Aug 25
2
Using write.table i have a table with two columns i would like to save it as an excel file
Using write.table i would like to save data as an excel file to a folder. I
am not too sure how to write the file path or what to name the file. I would
appreciate any feedback.
> write.table(x, file = "", append = FALSE, quote = TRUE, sep = " ",
+ eol = "\n", na = "NA", dec = ".", row.names = TRUE,
+ col.names =