[R-pkg-devel] Guidance on importind multiple text files for @example
On 11/05/2017 6:42 AM, ujjwal anand wrote:
Hello Sir/Ma'am, I am trying to build a package on R. But my function, which takes a folder full of text files as an argument. So, could you please share some ideas on how to import a folder (which contains multiple text files) for "@example".
Not sure what you mean by "import". What are you starting with? What do you want to end up with? Duncan Murdoch