I installed some addins in RStudio, for instance:
install.packages("esquisse")
library(esquisse)
But when I click at the bar for addins there are none.
I can see that packages also esquisse are in the following path:
C:\Users\myusernamehere\Documents\R\win-library\4.1
Does anyone know what I can do to get and use the addins?