Skip to content

Commit

Permalink
whops
Browse files Browse the repository at this point in the history
  • Loading branch information
oganm committed Jun 17, 2018
1 parent f281d89 commit 36b2c02
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ cleanBackSl = function(x){
# char = importCharacter(fileID = 'google drive file id')
# by default a sheet for an example character is created
characterFile <- system.file("Tim_Fighter5", package = "import5eChar")
char = import5eChar::importCharacter(file = 'SpellTest (1)')
char = import5eChar::importCharacter(file = characterFile)
```

Expand Down

0 comments on commit 36b2c02

Please sign in to comment.