search for: bl02date

Displaying 1 result from an estimated 1 matches for "bl02date".

2004 Jul 02
1
replace values but different replacement length
Hi, have anybody a hint/help how it's possible replace i.e. the NA values from BL02DATE with non-Missing values from BLOCKED and vice versa. Both variables are with an id in a 188.249 rows data.frame and my fr function didn't count the NA's. Many thanks Christian >>fr(BL02DATE) Count Prcnt 1 140660 84.6 2 25589 15.4 Total 166249 100.0 >&g...