LIM data access from R
How can one access LIM from 开发者_JAVA技巧R?
Whit Armstrong wrote a package for that:
Package: RLIM
Title: R interface to LIM database
Version: 0.7.0
Maintainer: Whit Armstrong <armstrong.whit@gmail.com>
Author: Whit Armstrong <armstrong.whit@gmail.com>
Depends: fts
Description: LIM interface
License: GPL-3
You can find the sources here, and it depends on his fts package.
精彩评论