1 | data("alpha_ki")
|
The format is: List of 3 $ :List of 2 ..$ :'data.frame': 3 obs. of 3 variables: .. ..$ proba : num [1:3] 0.256 0.326 0.419 .. ..$ Var : Factor w/ 1 level "Species": 1 1 1 .. ..$ modalite: chr [1:3] "setosa" "versicolor" "virginica" ..$ :'data.frame': 4 obs. of 3 variables: .. ..$ proba : num [1:4] 0.093 0.419 0.302 0.186 .. ..$ Var : Factor w/ 1 level "Sepal.Length_cat": 1 1 1 1 .. ..$ modalite: chr [1:4] "grand" "moyen" "petit" " tres petit" $ :List of 2 ..$ :'data.frame': 3 obs. of 3 variables: .. ..$ proba : num [1:3] 0.356 0.339 0.305 .. ..$ Var : Factor w/ 1 level "Species": 1 1 1 .. ..$ modalite: chr [1:3] "setosa" "versicolor" "virginica" ..$ :'data.frame': 4 obs. of 3 variables: .. ..$ proba : num [1:4] 0.0678 0.339 0.4068 0.1864 .. ..$ Var : Factor w/ 1 level "Sepal.Length_cat": 1 1 1 1 .. ..$ modalite: chr [1:4] "grand" "moyen" "petit" " tres petit" $ :List of 2 ..$ :'data.frame': 3 obs. of 3 variables: .. ..$ proba : num [1:3] 0.375 0.333 0.292 .. ..$ Var : Factor w/ 1 level "Species": 1 1 1 .. ..$ modalite: chr [1:3] "setosa" "versicolor" "virginica" ..$ :'data.frame': 4 obs. of 3 variables: .. ..$ proba : num [1:4] 0.0833 0.2292 0.4167 0.2708 .. ..$ Var : Factor w/ 1 level "Sepal.Length_cat": 1 1 1 1 .. ..$ modalite: chr [1:4] "grand" "moyen" "petit" " tres petit"
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.