Skip to content

conversion with user_defined units should work #71

@t-kalinowski

Description

@t-kalinowski
cells <- symbolic_unit("cells", check_is_parsable = FALSE)
ml <- make_unit(ml)
l <- make_unit(l)
x <- 500

units(x) <- cells/ml
units(x) <- cells/l
# Error: cannot convert cells/ml into cells/L

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions