vt_username | R Documentation |
Wrapper for whoami::username
vt_username()
@returns [character]
Username of the person that called the function
withr::with_tempdir({
vt_use_validation(
username_list = list(vt_user(
username = whoami::username(),
name = "test",
title = "title",
role = "role")))
vt_username()
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.