powered by
Search Packages from Titles by Regular Expressions
gh_search_packages(regex, ignore.case = TRUE)
a character string containing a regular expression to be matched in the package titles.
logical. If FALSE, the pattern matching is case sensitive and if TRUE, case is ignored during matching.
FALSE
TRUE
a data.frame of package information.
# NOT RUN { gh_search_packages("lasso") # } # NOT RUN { # }
Run the code above in your browser using DataLab