Collection of public slides and training materials for the R package "tryCatchLog"
tryCatchLog
is an R package to improve error handling compared to the standard tryCatch
function
For details see the Github repository at: https://github.com/aryoda/tryCatchLog
tryCatchLog Intro Slides (html)
The slides use git submodules to reference the source code the tryCatchLog
package
in another github repository.
For details on how to work with git submodules see the file git_submodules_howto.md.
These files are released under the GNU GENERAL PUBLIC LICENSE Version 3
To get a quick overview over this license you can read A Quick Guide to GPLv3
Another good overview gives https://tldrlegal.com/license/gnu-general-public-license-v3-(gpl-3)
Further links: