Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/kbodwin/decodeR
Browse files Browse the repository at this point in the history
  • Loading branch information
kbodwin committed Jun 29, 2021
2 parents 171fd27 + a69161b commit 616cde1
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1 +1,9 @@
# decodeR

This is a repository for fun activities/assignments for R learners. Each folder contains a puzzle focused on the specified skill (or "general" for a variety of general R skills). These puzzles will ask the Decoder to complete a series of steps, which will unscramble/translate/decrypt a message or construct an image.

Each folder contains a markdown file for the Puzzle, a Solution to the Puzzle, and any source code used to create the Puzzle, as well as the data files the Puzzle depends on.

Each folder also contains a readme with notes for the instructor. (*Well, eventually they all will have this...*)

PRs welcome, and apologies in advance for any errors in the activities!

0 comments on commit 616cde1

Please sign in to comment.