vec_ptype2.mk_quantity | R Documentation |
vec_ptype2 for microbial kitchen objects
## S3 method for class 'mk_quantity'
vec_ptype2(x, y, ...)
## S3 method for class 'mk_amount'
vec_ptype2(x, y, ...)
## S3 method for class 'mk_mass'
vec_ptype2(x, y, ...)
## S3 method for class 'mk_molecular_weight'
vec_ptype2(x, y, ...)
## S3 method for class 'mk_molarity_concentration'
vec_ptype2(x, y, ...)
## S3 method for class 'mk_mass_concentration'
vec_ptype2(x, y, ...)
## S3 method for class 'mk_volume'
vec_ptype2(x, y, ...)
## S3 method for class 'mk_pressure'
vec_ptype2(x, y, ...)
## S3 method for class 'mk_gas_solubility'
vec_ptype2(x, y, ...)
## S3 method for class 'mk_temperature'
vec_ptype2(x, y, ...)
x, y |
Vector types. |
... |
These dots are for future extensions and must be empty. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.