I am very new to R and I am using J Stanton "Data Science with R" to connect to twitter. I have run the connection and it works but I dont want to run my credential command and type in my PIN code everytime I run the script.
I the book it says I dont have to do this as long as I "save the credential data object and restore it in future sessions".
How do I do this?