Further Information

Data files used for this analysis

print_flextable( file_information )

R environment

The version of R used was r getRversion().

The following packages were loaded:

environment_info = tibble(
  package = loadedNamespaces()
) %>% 
  group_by( package ) %>% 
  mutate( version = getNamespaceVersion(package)) %>% 
  arrange( package )

print_flextable( environment_info )


LisaHopcroft/CTutils documentation built on Oct. 7, 2021, 11:08 p.m.