HaskellR icon indicating copy to clipboard operation
HaskellR copied to clipboard

Link to the inline-r tests in the documentation.

Open facundominguez opened this issue 1 year ago • 1 comments

The documentation does not show examples of calling Haskell functions from R, but there are some examples in the tests. Maybe the tests could be linked for this and other features while there are no better sources.

facundominguez avatar Feb 28 '23 15:02 facundominguez

Another example of a feature implied but not shown in documentation is using mutable vectors in quasiquotations, which is rehearsed in test-qq.hs.

facundominguez avatar May 25 '23 12:05 facundominguez