prep_project_data: prep_project_data

Description Usage Arguments

View source: R/fct_prep_project_data_for_app.R

Description

prepare an RDS file for loading into the data.

Requirements:

Procedure:

  1. Load the RDS list of tables

  2. Rename the tables

  3. Format the column names into BigCamel

  4. Save to a serialized, fast, QC binary file for faster reading in-app

Usage

1
prep_project_data(project_rds_path, output_qs_path)

Arguments

project_rds_path

character, path to the project data RDS file

output_qs_path

character, path for the output serialized qs file


teofiln/gene.editing.dash documentation built on Feb. 21, 2022, 12:59 a.m.