Load a custom plugin into internal registry.
This function is used to add a custom plugin that implements a data source
(to create database from custom format) or data set (to save outputs in
custom format).
Usage
redatam_load_plugin(filePath)
Value
no return.
Arguments
filePath
Full path to .dll (windows), .so (linux) or .dynlib (macOs)