psychTestR-deprecated | R Documentation |
The functions listed below are deprecated and will be defunct in
the near future. When possible, alternative functions with similar
functionality are also mentioned. Help pages for deprecated functions are
available at help("-deprecated")
.
loop_while(test, logic)
loop_while
We recommend that new projects use while_loop
,
which better resembles while loops in traditional programming languages.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.