import_fsk_join {FSK2R} | R Documentation |
Import of FSK with join node
Description
Join nodes are not yet supported by FSK2R. It just gives an error message when called.
Usage
import_fsk_join(file_path, check = TRUE)
Arguments
file_path |
Path where the file is located. |
check |
Whether checks are made. FALSE by default. |
[Package FSK2R version 0.1.3 Index]