save_rds: Save and check Rds files

Description Usage Arguments Value

View source: R/utils.R

Description

Saves a dataframe x to an Rds file, checks that the file was produced, and raises a warning if it was not.

Usage

1
save_rds(x, full_path)

Arguments

x

Input dataframe.

full_path

Path to which Rds file will be saved.

Value

Returns nothing


ukgovdatascience/eesectors documentation built on Sept. 11, 2020, 12:19 p.m.