Description Usage Arguments Examples
Delete a user's progress
1 | delete_progress(user, path = NULL)
|
user |
The user name whose progress will be deleted. |
path |
If specified, the directory where the user_data can be found |
1 2 3 4 5 | ## Not run:
delete_progress("bill")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.