Skip to content
Prev 253773 / 398498 Next

help files for a function

Dear R People:

Suppose I have the following function and I generate the documentation for it:
+ return(x^2)
+ }
Created file named 'f.Rd'.
Edit the file and move it to the appropriate directory.
What would be the appropriate directory if I haven't created my new
package yet, please?

Thanks,
Erin