Skip to content

ud_convert has side effects #403

@Enchufa2

Description

@Enchufa2

I always insist in my classes to avoid this and yet... :(

x <- 0.1
units::ud_convert(x, "m", "cm")
#> [1] 10
x
#> [1] 10

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