Description Usage Arguments Value Examples
Opens firefox, searches in Google lugar.a.buscar place on the dia.semana weekday. Then it retrieves the "Popular Times" and geolocation information. If the search finds said information, the function returns a data.frame, if not, NULL. If you are looking the "Popular Times" information for the whole week use sgat
instead.
1 | sgat_day(lugar.a.buscar, dia.semana, tiempo.espera = 10)
|
lugar.a.buscar |
What you want to search in Google |
dia.semana |
Day of the week from when you want to retrieve the "Popular Times" information |
tiempo.espera |
Time measure of how much time you think it's sufficient given your internet connection to load a Google search page and not finding the information, |
dataframe with retrieved information for single weekday
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.