Assign and paste dimension values and dimension units. Example: 15 kg
, 20 ton/hec
.
1 2 3 4 5 | assign_expunit(
.info_data,
dbattr_mea = "length_p",
dbattr_expunit = "length_p_unit"
)
|
.info_data |
data.frame information |
dbattr_mea |
character internal code for input dimension values. Example |
dbattr_expunit |
character internal code for input units dimension. Example |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.