getUserFileNames: Gets user file names

Description Usage Arguments Value

View source: R/swirl_HELPER.R

Description

Takes username as input and returns a list containing the appropriate user file names. The function does not attempt to verify whether these files exist.

Usage

1
  getUserFileNames(username)

Arguments

username

character string containing valid swirl username, which is just the part of an email address before the "at" symbol.

Value

List containing the expected full file paths of the user info file and user progress file, respectively


ncarchedi/swirl_OLD documentation built on May 23, 2019, 1:05 p.m.