This application was developed to monitor the use of your server resources by R and Rstudio.
Code to work with:
- linux server
- to be server administrator (to be able to read user’s pid)
You can install {beaware} from github with:
remotes::install_github("thinkr-open/beaware")
To launch the application:
beaware::launching_app()
This instruction allows to launch application in background.
You can also use the addin to launch the application:
The development of this package has been sponsored by:
Please note that the {beaware} project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.