When I try to save the gt table within RStudio the following error is displayed. I am using the open source version of RStudio Server on WSL.
gt::gtsave(sod_cnflt_gt, filename = "sod_cnflt_gt.png")
#Error
google-chrome
and chromium-browser
were not found. Try setting the CHROMOTE_CHROME environment variable or adding one of these executables to your PATH.
Error in initialize(...) : Invalid path to Chrome
Can anyone guide, how to fix it?