‘R’ load library from local directory for debugging
I have found a bug in a library (seqinr), and would like to fix it. I have downloaded the latest version from GitHub, so I have the code in a local directory. How to I tell R to use the library in my local directory, instead of the system library directory?