View source: R/value_position-class.R
Asserts that value
is a double value, position
is an integer vector,
and that name
is a string.
1 2 3 4 5 6 | new_value_position(
value = double(),
position = peptr_position(),
range = double(),
name = NA_character_
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.