/tryCatchLog_trainings

Public slides and training materials for the R package "tryCatchLog"

Primary LanguageHTMLGNU General Public License v3.0GPL-3.0

tryCatchLog training materials

Collection of public slides and training materials for the R package "tryCatchLog"

Background

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

Index of available training material in this repository

tryCatchLog Intro Slides (html)

Appendix

How to build

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.

License

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: