save_ana: Save Analytical Data

View source: R/save_ana.R

save_anaR Documentation

Save Analytical Data

Description

Saves analytical data in all the forms used by the Hassrick Lab.

Usage

save_ana(x, file_name, file_types = c("csv", "spss", "sas", "stata", "r"))

Arguments

x

data frame, tibble, some data

file_name

location to save to (including the file name). Do not include the file extension. That is handled internally.

file_types

what file types should be output?

Value

NULL invisibly


chris-s-friedman/Friedman documentation built on Feb. 12, 2023, 8:02 p.m.