presentation: presentation

Description Usage Arguments Details Note Author(s) Examples

View source: R/pubOutput.R

Description

Creates output for oral presentations in html format, ready for github website.

Usage

1

Arguments

title

Title of the paper presentation.

conference

Conference in which paper was presented.

place

Conference place. Include City-State, Country.

date

Month and year of presentation.

author

Author. Default = "Oushiro, L."

Details

Function to create html output for paper oral presentations for my github website.

Note

Jan/2020.

Author(s)

Livia Oushiro

Examples

1
presentation(title = "Usage rates and variable rules", conference = "NWAV48", place = "Eugene-OR, USA", date = "Oct. 2019", author = "Oushiro, L.; Guedes, S.")

oushiro/pubOutput documentation built on Jan. 19, 2020, 12:23 a.m.