mpg: Summarisation of Fuel Efficiency

Description Usage Arguments

View source: R/mpg.R

Description

Read and summarise Fuel Efficiency Data from Google Sheets

Usage

1
2
mpg(id = "", passwd = "", mpg.doc = "Fuel Efficiency (Responses)",
  mpg.sheet = "Form Responses 1", df = fuel, zoneinfo = "GMT", ...)

Arguments

id

Your Google ID.

passwd

Your Google Password.

mpg.doc

Name of your Google Sheet holding data.

mpg.sheet

Name of worksheet within Google Sheet holding data.

zoneinfo

Your timezone.


slackline/nmisc documentation built on May 30, 2019, 3:04 a.m.