Displaying 1 result from an estimated 1 matches for "matchtol".
Did you mean:
  matchbox
  
2005 May 18
1
align
...me, or an its object that is like this:
2002-01-03   5
2002-01-04   NA
2002-01-05   7
2002-01-06   NA
I want to align it by the last value to this:
2002-01-03   5
2002-01-04   5
2002-01-05   7
2002-01-06   7
TITLE:
        Function align
USAGE:
        align(x, pos, how, error.how, localzone, matchtol, by, k.by,
        week.align, holidays)
ARGUMENTS:
  x:  argument, no default.
  pos:  argument, no default.
  how:  argument, `default = "NA".'
  error.how:  argument, `default = "NA".'
  localzone:  argument, `default = F.'
  matchtol:  argument, `default = 0....