R/inicial.R

library(devtools)
library(fs)
library(dplyr)


list.files()

dir_info(all = TRUE, regexp = "^[.]git$") %>%
  select(path, type)
srgmld/foofactors documentation built on Dec. 23, 2021, 4:29 a.m.