R/prueba_git_1.R

library(devtools)
library(tidyverse)
library(fs)
library(usethis)
use_git()

dir_info(all = TRUE, regexp = "^[.]git$") %>%
  select(path, type)


load_all()
gastonquero/LDqtlr documentation built on Dec. 20, 2021, 9:48 a.m.