powered by
Package and function data from The Comprehensive R Archive Network
data(CRANdf)
An object of class data.frame with 524305 rows and 2 columns.
data.frame
# NOT RUN { data(CRANdf) packages <- CRANdf$package_names functions <- CRANdf$function_names # }
Run the code above in your browser using DataLab