Displaying 2 results from an estimated 2 matches for "tp1911391p1914541".
2010 Apr 15
3
Replace / with - in date
Hi,every one .I have searched the solutions in the forum for replacing my
date value which is in a data frame ,01/01/2000 to 01-01-2000 using replace
function but got the following warning message
x<-"2000/01/01"
xd<-as.data.frame(x)
xd$x<-replace(xd$x,xd$x=="/","-")
Warning message:
In `[<-.factor`(`*tmp*`, list, value = "-") :
invalid
2010 Apr 15
4
Does "sink" stand for anything?
Hello Everyone,
Learning about R and its wonderful array of functions. If it's not obvious, I usually try to find out what a function stands for. I think this helps me remember better.
One function that has me stumped is "sink." Can anyone tell me if this stands for something?
Thanks,
Paul
__________________________________________________
[[alternative HTML