I have a code that makes use of passwords that I have in my .Rprofile and without the right user password, the code doesn't work.
Is there a way to pass a variable to reprex from the global environment or to make use of the current .Rprofile in the reprexed code ?
Thanks