sist2 is a package that comes from GitHub and lets you perform useful statistical calculations in R. By using it, you can quickly create box plots, histograms, and scatter plots, among other types of visualizations.
Here's how to install sist2 on Ubuntu Server Latest.
Before you start, you'll need the following software:
Open a terminal by pressing CTRL+ALT+T
keys. The terminal is where you will enter the commands to complete the installation.
Enter the following command to download sist2 from GitHub:
$ git clone https://github.com/simon987/sist2.git
This will create a directory called sist2
in your current working directory.
Navigate into the sist2
directory by entering the following command:
$ cd sist2
Now load R by entering the following command in the terminal:
$ R
Then, install devtools
package by typing:
install.packages("devtools")
After installing devtools
, install sist2 by typing:
devtools::install()
This will install sist2 on your system.
To verify that sist2 is installed correctly, type:
$ R
Within the R console, type:
> library(sist2)
If the installation was successful, R will load the sist2 package without any errors.
You now have sist2 installed on Ubuntu Server Latest. You can now use sist2 functionalities to perform statistical analysis in R.
If you want to self-host in an easy, hands free way, need an external IP address, or simply want your data in your own hands, give IPv6.rs a try!
Alternatively, for the best virtual desktop, try Shells!