powered by
Use this to get the path to the temporary directory where formods stores user files.
FM_fetch_user_files_path(state)
Character string with the path to the log file.
module state after yaml read
# We need a state object to use this function: sess_res = UD_test_mksession() state = sess_res$state user_dir = FM_fetch_user_files_path(state) user_dir
Run the code above in your browser using DataLab