read_fsk_packages {FSK2R} | R Documentation |
Read the packages.json
Description
Read the packages.json
Usage
read_fsk_packages(file_dir, check = FALSE, filename = "packages.json")
Arguments
file_dir |
path to the file. |
check |
Whether to make checks. FALSE by default. |
filename |
Name of the file whith the information (packages.json by default). |
Value
A list with the contents of the JSON file.
[Package FSK2R version 0.1.3 Index]