advertising | R Documentation |
The dataframe consists of 200 observations with 5 columns on advertising expenditures and sales (in 100s dollars) from 3 different media: TV, radio, and newspaper.
V1 | numeric observation index |
TV | numeric expenditure for TV |
radio | numeric expenditure for radio |
newspaper | numeric expenditure for newspaper |
sales | numeric resulting sales |
advertising
An object of class data.table
(inherits from data.frame
) with 200 rows and 5 columns.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.