Description Usage Arguments Value
This packages uses the convention of naming temporary variables with
the pattern .{semantic_name}_tmp_
. This function removes all variables with
such a name.
1 | remove_temp(.data)
|
.data |
A data frame or data frame extension |
The data frame with temporary variables removed
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.