Package: puri

Generic Function uri

Lambda List

uri (thing)

Arguments

thing -- an object

Return Value

a uri object

Details

Defined methods: if the argument thing is a uri object, return it; create a uri object if possible and return it, or signal an error if not possible.