remove outliers based upon a z_score threshold z_score=> (x - mean(x) / sd(x)
x | 
 an numeric vector  | 
threshold | 
 a z_score threshold from which the absolute value of a z_score above this threshold will be set to NA  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.