You should already have added the file hillcipher.R to your R package. If not, make sure you do.
Add the file lfsrtools.R
to the R
subdirectory of your project. Implement the
functions shiftMatrix
and recurrenceLength
, as
described in the given documentation and examples.
Update the version number to 0.1.2 and submit the rebuilt package to Canvas.