[R] filling up holes

analyst41 at hotmail.com analyst41 at hotmail.com
Wed Dec 29 01:44:43 CET 2010


I have a data frame with three columns

client ID | date | value


For each cilent ID I want to determine Min date and Max date and for
any dates in between that are missing I want to insert a row

Client ID | date| NA

Any help would be appreciated.



More information about the R-help mailing list