clean_ls_df: Cleaning result of internal 'R_H5ls' function

View source: R/Helper_functions.R

clean_ls_dfR Documentation

Cleaning result of internal R_H5ls function

Description

Cleaning result of internal _H5ls function

Usage

clean_ls_df(df)

Arguments

df

The result of the C-function R_H5ls

Details

For every *_success item that is FALSE, the corresponding row of the data.frame will be set to NA.

Value

A data frame with content that was not successfully gathered set to NA and *_success columns removed

Author(s)

Holger Hoefling


hdf5r documentation built on Jan. 22, 2023, 1:12 a.m.