September 2005
M T W T F S S
« Jun   Mar »
 1234
567891011
12131415161718
19202122232425
2627282930  

Replacing selected values of variables

You can replace selected values of variables in a dataframe (or any other r object) by using the function replace. The documentation on the function is straightforward and comprehensive.