[Rcpp-devel] Readin cvs files in Rcpp package

Hmamouche Youssef hmamoucheyussef at gmail.com
Thu Jul 23 16:07:54 CEST 2015


Hello

I'm trying te read a csv file in Rcpp package, with C++ function:

ifstream ifs("FileName.csv")

I'm using Rcpp modules , and the code work with Qt creator (purly in C++),
but Rcpp cant' find the csv file in his stuctur.

I remark also that the package work well without importing csv file, so the
problem is that my Rcpp package cant' find csv file.



Sincerly

Youssef
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.r-forge.r-project.org/pipermail/rcpp-devel/attachments/20150723/b19e7fc8/attachment.html>


More information about the Rcpp-devel mailing list