Nothing
Code
new_pre_release_ids("alpha", "", "1", "", "")
Condition
Error in `new_pre_release_ids()`:
! All ids after the first empty must also be empty.
x Problematic index: 1
Code
vec_cast(c("alpha.1", "beta.2", "rc.3", NA), new_pre_release_ids())
Output
alpha.1
beta.2
rc.3
<NA>
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.