Skip to content

Commit

Permalink
Fix check NOTE
Browse files Browse the repository at this point in the history
  • Loading branch information
sjmgarnier committed Dec 12, 2022
1 parent 2212901 commit 0f8a34c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/cec.R
Original file line number Diff line number Diff line change
Expand Up @@ -510,6 +510,6 @@ cec.interactive <- function(x,
ignore <- readline(prompt = "Press <Enter>:")
}

par(old.ask)
graphics::par(old.ask)
Z
}

0 comments on commit 0f8a34c

Please sign in to comment.