I am trying to make a vignette,
usethis::use_vignette("maked")
but I am getting this error.
Error: Function executeCommand not found in RStudio
Initially I thought installing the package rstudioapi will help. But unfortunately that too dint help. Tried to search online but unfortunately not able to find anything.