Skip to content
Prev 48137 / 63424 Next

Can the output of Sys.getenv() be improved?

You are right, thank you, Bill, for the suggestion.
Indeed, as we have got the nice formatDL() formatting
functionality, why not providing yet another simple listlike
class, where I've use  "DList" (Description List) as indirectly
suggested by the DL of formatDL().

Committed as rev 65504 (R-devel only).

If there is a compelling argument for a better S3 class name, we
can still change that (longer names are not compelling to me,
much shorter ones neither ...)

Martin