Displaying 1 result from an estimated 1 matches for "mypkgsources".
2003 Dec 02
2
Two questions about the creating new package
Hello everyone,
I am just trying to colloct all my function into a new packages. I met
two questions which hurt me so much:
1. when I use the "prompt" to help to write Rd file for a variable x
which is character vector, say x <- c("a","b"), it always give the error
informaion:
Error in get(x, envir, mode, inherits) : variable "a" was not found.