I want to send the below table in the body of the mail. i'm using mailR package.
+
------------+---------------+------------+
| date | device_type | platform |
+============+===============+============+
| 2017-01-24 | desktop | Website |
+------------+---------------+------------+
| 2017-01-24 | mobile | Website |
+------------+---------------+------------+
| 2017-01-24 | tablet | Website |
+------------+---------------+------------+