Message-ID: <loom.20130105T032025-826@post.gmane.org>
Date: 2013-01-05T02:23:27Z
From: Ben Bolker
Subject: MT940 and MT942
Suzen, Mehmet <msuzen <at> gmail.com> writes:
>
> Hello List,
>
> Are there any R package that can process MT940/942?
>
> Thanks
>
> mem
I find it hard to say because I have no idea what those formats are
(although googling suggests they're banking codes).
library("sos") and using findFn() on "MT940", "MT942",
and "SWIFT" brings up nothing useful, so it looks like you're
out of look.
Check out the task views, especially the finance one; I think
there's also an r-sig-finance mailing list where you might have
better luck.