[R] Literature analysis
Liviu Andronic
landronimirc at gmail.com
Mon Dec 14 17:47:16 CET 2009
On 12/14/09, Schwan <s.s.hosseiny at utwente.nl> wrote:
> but unfortunately somehow the package "bibtex" dont want to install
> (actually it installs, but if i follow your instruction: > bib <-
> read.bib( "/home/schwan/Desktop/science.bib" ) I got an Error Message
> which says: > Error: could not find function "read.bib"
>
Did you
library(bibtex)
before running the function?
Liviu
More information about the R-help
mailing list