This function searches the CRAN repository for R packages that can be used to import a file format

find.packages(file_extension)

Arguments

file_extension

The file extension for the file format to search for packages to import

Value

A character vector of package names that can be used to import the file format