Is there any way I can insert markers at the beginning and end of a large
section of R statements and then copy all text in between to clipboard?
I have trouble scrolling to select long sections, so if there is another way
I would like to know it!
Julie (for husband Larry)
[[alternative
Hello wise R folks,
I ran a job to combine 2 dataframes using rbind.
I received this error message that the names were not the same
Error in match.names(clabs,names(xi)): names do not match previous names
BUT when I entered this statement
Identical (names(data1[[1]]),names(data2[[2]]) )
R res
My newer laptop died so I installed R on an older Vista laptop.
I did follow the online instructions about giving myself full control under
the R properties security tab.
I made changes in the R console file under the etc folder to use bold type
in color Black, but it is not doing what I ask.
I am
Dear R community,
I am a neophyte and I cannot figure out how to accomplish keeping only the
first record for each ID in a data.frame that has assorted numbers of
records per ID.
I studied and found references to packages plyr and sql for R, and I fear
the documentation for those was over my head
4 matches
Mail list logo