+--------------+-------------+--------------+-------------+------------+ | Sepal.Length | Sepal.Width | Petal.Length | Petal.Width | Species | +==============+=============+==============+=============+============+ | setosa | +--------------+-------------+--------------+-------------+------------+ | 5.1 | 3.5 | 1.4 | 0.2 | setosa | +--------------+-------------+--------------+-------------+------------+ | 4.9 | 3.0 | 1.4 | 0.2 | setosa | +--------------+-------------+--------------+-------------+------------+ | 4.7 | 3.2 | 1.3 | 0.2 | setosa | +--------------+-------------+--------------+-------------+------------+ | versicolor | +--------------+-------------+--------------+-------------+------------+ | 7.0 | 3.2 | 4.7 | 1.4 | versicolor | +--------------+-------------+--------------+-------------+------------+ | 6.4 | 3.2 | 4.5 | 1.5 | versicolor | +--------------+-------------+--------------+-------------+------------+ | 6.9 | 3.1 | 4.9 | 1.5 | versicolor | +--------------+-------------+--------------+-------------+------------+ | virginica | +--------------+-------------+--------------+-------------+------------+ | 6.3 | 3.3 | 6.0 | 2.5 | virginica | +--------------+-------------+--------------+-------------+------------+ | 5.8 | 2.7 | 5.1 | 1.9 | virginica | +--------------+-------------+--------------+-------------+------------+ | 7.1 | 3.0 | 5.9 | 2.1 | virginica | +--------------+-------------+--------------+-------------+------------+
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.