clear_model_results: Clearing result tables

Description Usage Arguments

View source: R/wrap_up.R View source: R/wrap_up.R View source: R/utilities.R

Description

This function clears result tables by removing all rows, except for the column names. As input, give the path where the result folder is located (e.g., "project_path/output_model").

This function clears result tables by removing all rows, except for the column names. As input, give the path where the result folder is located.

This function clears information from result tables

Usage

1
2
3
4
5
clear_model_results(result_path)

clear_model_results(result_path)

clear_model_results(result_path)

Arguments

result_path

Bilot/AI-jack-opensource-R documentation built on July 28, 2020, 1:15 a.m.