get_raw_mfi_df: Returns dataframe with raw mfi values from the raw section of...

Description Usage Arguments Value

View source: R/get_raw_mfi_df.R

Description

Returns dataframe with raw mfi values from the raw section of the Excel file.

Usage

1
get_raw_mfi_df(conn, df, file, run_props, run_error)

Arguments

conn

database connection object

df

character vector with line from the Excel file worksheet having only the result table records

file

character vector of length one with filename

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.

Value

raw_mfi_df dataframe


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