Description Usage Arguments Examples
View source: R/pl.3smoothtxtgg.R
Generate a scatter plot with text overlay, with a smooth curve fitted by loess.
1 | pl.3smoothtxtgg(x,y,txt,size,title,xlab,ylab)
|
x |
:a numeric vector |
y |
:a numeric vector |
txt |
:a vector used as labels |
size |
:text size, which default is set as 3 |
title |
:graph title |
xlab |
:x-axis label |
ylab |
:y-axis label |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.