Hi,

I am in the process of linking a C/C++ application to the R.dll
directly.  I have obtained the R source code and compiled it
successfully.  I have also successfully linked the R.dll directly into
our application and have made calls successfully into the R.dll that are
included in the sample rtest.c and in the "Writing R Extensions - The R
API".  

The R functionality that we are interested in embedding into our
application is the data analysis and graphics.  However, I did not see
any references to this in the R API section of the documentation.  Is
this functionality available from our C/C++ application via the R.dll?
If so, how do we access this functionality?

Thank you,
Chad Jenness
Electronic Payment Business Services
Office: 612-667-9782
Email: [EMAIL PROTECTED]

"This message may contain confidential and/or privileged information.
If you are not the addressee or authorized to receive this for the
addressee, you must not use, copy, disclose, or take any action based on
this message or any information herein.  If you have received this
message in error, please advise the sender immediately by reply e-mail
and delete this message.  Thank you for your cooperation"


        [[alternative HTML version deleted]]

______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to