load_clean_block: Load Clean Image Block Responses

Description Usage Arguments Value Examples

View source: R/load_clean_block.R

Description

load_clean_block loads a clean block at a specified full path to the filename with extension, replaces NA values with 0, and returns the clean block as a dataframe. Note that the data are loaded as character type across all columns.

Usage

1

Arguments

path

The path string to the clean block to load.

Value

clean_block A dataframe of the clean block. The dataframe will have NA values replaced by 0.

Examples

1

sokolhessnerlab/shlab.imgct documentation built on Oct. 4, 2020, 7:31 a.m.