get_google_data: Get google data

Description Usage Arguments Value

View source: R/get_google_data.R

Description

Get a table from google sheets

Usage

1
2
3
4
get_google_data(
  name = c("parlament", "politicians", "newspapers", "socialists", "congreso"),
  url = NULL
)

Arguments

name

The name of the sheet (one of "diputats")

url

The url of the sheet

Value

a tibble


joebrew/vilaweb documentation built on Sept. 11, 2020, 3:42 a.m.