get_mean_raw_mfi_from_xlsx: Returns the mean_raw_mfi_df from an Excel file (.xlsx...

Description Usage Arguments

View source: R/get_mean_raw_mfi_from_xlsx.R

Description

Returns the mean_raw_mfi_df from an Excel file (.xlsx extension)

Usage

1
get_mean_raw_mfi_from_xlsx(conn, file, run_props, run_error)

Arguments

conn

database connection object

file

fully qualified file name of Excel file

run_props

dataframe with four columns ("name", "value", "java_data_type", and "location" defined when a Run Properties File provided by the system is read by the readRunPropertiesFile() function.

run_error

list of length 2 having the integer value of the error level and the message to be displayed.


rmsharp/snprcspf documentation built on June 15, 2020, 11:21 a.m.