lastNewFigRow: Finds row of last "new" figure

Description Usage Arguments

View source: R/swirl_HELPER.R

Description

Finds the row number of the last "new" figure in the specified module. Used for when a user is resuming progress on a partially completed module and a previous figure needs to be loaded. It must be "new" since any "addition" figures expect an existing "new" figure is already in place.

Usage

1
  lastNewFigRow(content.table, row.start)

Arguments

content.table

data.frame containing a complete swirl module

row.start

numeric specifying the row that the user is starting on


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