Hi,

I am building a package which contains some Java class files. I am planning
to create a subdirectory "inst/Java/" in the source directory and put Java
files in it, therefore after installing the package, those files will be in
the "Java/" subdirectory in where the package is installed. My question is,
how can I make references to those Java files in the R source files in my
package? Or is there a better way to do this?

Thanks,
Hongshu Chen

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to