Insert a new hook (It doesn't replace hooks or expand them).
Usage
llrs_hook(file, path = getwd())
Examples
if (FALSE) { # \dontrun{
hooks <- llrs_hooks_list()
llrs_hook(hooks[1], "projects/git_something")
} # }
Insert a new hook (It doesn't replace hooks or expand them).
llrs_hook(file, path = getwd())
if (FALSE) { # \dontrun{
hooks <- llrs_hooks_list()
llrs_hook(hooks[1], "projects/git_something")
} # }