Skip to content

Commit

Permalink
Update the 'descdist' help file
Browse files Browse the repository at this point in the history
  • Loading branch information
aursiber committed Jan 31, 2024
1 parent 36ed370 commit 976d613
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion man/descdist.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -101,8 +101,8 @@ Marie-Laure Delignette-Muller and Christophe Dutang.
#
set.seed(1234)
x1 <- rnorm(100)
descdist(x1)
\donttest{
descdist(x1)
descdist(x1,boot=51)
# (2) Description of a sample from a beta distribution
Expand Down

0 comments on commit 976d613

Please sign in to comment.