Iam new to R and I want to use flexplot to view my models. Iam using Rstudio from Anaconda. When I tried to install flexplot by
install. Packages("flexplot")
Iam getting this error:
Warning in install. Packages :
package ‘flexplot’ is not available (for R version 3.6.1)
What should I do?