Skip to content
Prev 312119 / 398525 Next

Error: R could not find "listDescription"

Hello,

There are two packages with a function listDescription, package fBasics 
and package fUtilities. You probably need to install one of them, which 
I can tell.

install.packages('fUtilities')  # for instance, run this only once
library(fUtilities)  # load it into R session


Hope this helps,

Rui Barradas
Em 27-11-2012 19:37, Jack Bryan escreveu: