fg.set.conf | R Documentation |
This reconfigures FlashGraphR with the settings in the configuration file. The configuration file contains a list of key-value pairs. Each line in the file is a key-value pair in the form of "key_name=value".
fg.set.conf(conf.file)
conf.file |
The configuration file. |
Da Zheng <dzheng5@jhu.edu>