This is fundamentally a dataframe version of the output of
utils::hsearch_db()
.
Examples
search_docs(NULL)
#> # A tibble: 39,813 × 11
#> package libpath id name title topic encoding type alias keyword concept
#> <chr> <chr> <chr> <chr> <chr> <chr> <chr> <chr> <chr> <chr> <chr>
#> 1 DT /home/r… 1/1 DT-i… Obje… JS UTF-8 help JS NA NA
#> 2 DT /home/r… 1/1 DT-i… Obje… JS UTF-8 help save… NA NA
#> 3 DT /home/r… 1/1 DT-i… Obje… JS UTF-8 help %>% NA NA
#> 4 DT /home/r… 1/2 coer… Coer… coer… UTF-8 help coer… NA NA
#> 5 DT /home/r… 1/3 data… Regi… data… UTF-8 help data… NA NA
#> 6 DT /home/r… 1/4 data… Help… data… UTF-8 help data… NA NA
#> 7 DT /home/r… 1/4 data… Help… data… UTF-8 help DTOu… NA NA
#> 8 DT /home/r… 1/4 data… Help… data… UTF-8 help rend… NA NA
#> 9 DT /home/r… 1/4 data… Help… data… UTF-8 help rend… NA NA
#> 10 DT /home/r… 1/5 data… Crea… data… UTF-8 help data… NA NA
#> # ℹ 39,803 more rows