hdf5_plugin_path {rhdf5filters}R Documentation

Return location of installed filters

Description

This function can be used to find the location of the installed filters. Setting the environment variable HDF5_PLUGIN_PATH to this value will allow other applications that require the the filters to use the versions distributed with this package.

Usage

hdf5_plugin_path()

Value

A character string containing the path where the compiled filters are located.

Examples

hdf5_plugin_path()


[Package rhdf5filters version 1.6.0 Index]