rename_for_upload: Rename File to Add Your netid

Description Usage Arguments Details Value

View source: R/functions.R

Description

This function takes the name of your compiled handout or precept document and prepends your netid. So if your netid was lee89 and you had just made handout3.pdf, then rename_for_upload("handout3.pdf") would create a file called lee89_handout3.pdf which you could upload the Blackboard.

Usage

1

Arguments

fname

A pdf file you want to upload to Blackboard

Details

Note: This function assumes that your username is also your netid. If this isn't true, don't use this function! Just rename the file by hand.

Value

Returns nothing, but does change the name of the file


conjugateprior/pol345.student documentation built on Oct. 2, 2021, 8:16 p.m.