Displaying 1 result from an estimated 1 matches for "january2006".
Did you mean:
january2001
2012 Feb 16
2
creating series of vectors
...eparate *xlsx file, where the "*" is
replaced by the name of the vector itself?
What i would like to create is a total of 12 vectors, corresponding to
the 12 months (January to December), say for the year 2006; thus the
name of a resulting single vector should be something like
"January2006", and the final file that will be stored in my WD should
have the same name ("January2009.xlsx").
The number of the elements of each vector must correspond to the length
in days of the single months (considering a non-leap-year, 356 days)
multiplied by 2 (e.g. "January2006&q...