# A past talk of mine
IK_warwick <- presenter(name = "Ioannis",
surname = "Kosmidis",
affiliation = "University of Warwick",
link = "https://www.ikosmidis.com")
YRM <- event(event = "Young Researchers' Meeting",
country = "England",
city = "Coventry",
state = "NA",
lon = -1.560843, lat = 52.384019,
link = "https://warwick.ac.uk/fac/sci/statistics/news/yrm/",
institution = "University of Warwick",
department = "Department of Statistics",
school = NA,
venue = "Mathemtical Sciences Building",
address = NA,
postcode = NA)
out <- add_presentation(event = YRM,
presenter = IK_warwick,
title = "A workflow that most probably isn't yours",
type = "presentation",
start = "20190528 16:00", end = "20190528 17:00")
Run the code above in your browser using DataLab