Welcome to ClientVPS Mirrors

Plots

Plots

library(whereami)
library(ggplot2)
#> Warning: package 'ggplot2' was built under R version 4.2.2

Rmarkdown Caption


ggplot(iris) + 
  aes(x=Sepal.Length,y=Sepal.Width) + 
  geom_point()

C:/Users/jonathan.sidi/AppData/Local/Temp/RtmpGg5FE0/Rbuild32a02523680a/whereami/vignettes/plots.Rmd

ggplot2 Caption


ggplot(iris) + 
  aes(x=Sepal.Length,y=Sepal.Width) + 
  geom_point() + 
  labs(caption = sprintf('sourced from: %s',whereami(path_expand = TRUE)))

Need a high-speed mirror for your open-source project?
Contact our mirror admin team at info@clientvps.com.

This archive is provided as a free public service to the community.
Proudly supported by infrastructure from VPSPulse , RxServers , BuyNumber , UnitVPS , OffshoreName and secure payment technology by ArionPay.