inline-r-0.9.2: Seamlessly call R from Haskell and vice versa. No FFI required.

Copyright(C) 2013 Amgen Inc.
Safe HaskellSafe
LanguageHaskell2010

Foreign.R.Embedded

Description

Bindings for R/Rembedded.h, containing entry points for running an instance of R embedded within another program.

Synopsis

Documentation

initEmbeddedR :: Int -> Ptr CString -> IO () Source #

Initialize R.