vec_ptype2 for microbial kitchen objects

# S3 method for mk_quantity
vec_ptype2(x, y, ...)

# S3 method for mk_amount
vec_ptype2(x, y, ...)

# S3 method for mk_mass
vec_ptype2(x, y, ...)

# S3 method for mk_molecular_weight
vec_ptype2(x, y, ...)

# S3 method for mk_molarity_concentration
vec_ptype2(x, y, ...)

# S3 method for mk_mass_concentration
vec_ptype2(x, y, ...)

# S3 method for mk_volume
vec_ptype2(x, y, ...)

# S3 method for mk_pressure
vec_ptype2(x, y, ...)

# S3 method for mk_gas_solubility
vec_ptype2(x, y, ...)

# S3 method for mk_temperature
vec_ptype2(x, y, ...)

Arguments

x, y

Vector types.

...

These dots are for future extensions and must be empty.