Displaying 4 results from an estimated 4 matches for "eyear".
Did you mean:
year
2006 Jul 28
4
add one month or one year to a date
Hi,
I need to be able to add one month or in some cases on eyear to a Date.
Does anyone know of any easy ways of doing this?
thanks
scott
--
Posted via http://www.ruby-forum.com/.
2002 May 03
2
merge (PR#1510)
...welfdiff,
labmiddiff,
authlibdiff,
authlibdiffn)
)),
by.x=c("nation","eyear","mvoteint"),
by.y=c("nation","year","mecode"),
all.x=TRUE,
sort=TRUE
)
Error message:
Error in match.names(clabs, names(xi)) : names don'...
2011 Nov 17
1
how to read a free text file into individual variables
...k you
################################################
##########config file ###########################
method=1; # amount of methods
method1;method2;method3; #name of the method
time=6 #time intv
byear=1990 #strar year
eyear=2010 #end year
title = "pictitle" #title
xlab = "xlabinfo" #xlab
xxlimmin = 0 #x
xxlimmax = 100 #x
ylab = "ylabinfo" #
yylimmin = 0 #
yyli...
2011 Oct 22
1
Help w/an old R program I've rediscovered and want to make work
I found an old R program I wrote som eyears back and I'd like to make work in
2.11.1 (or a more recent version), but am having two problems:
1. I can't seem to access the datafile it requires. I'm not sure where the
default place that R looks to for files references within it is, or what
exactly the format is for pulling in th...