How can I generate a GUID in R?

前端 未结 4 1547
情书的邮戳
情书的邮戳 2020-12-10 10:54

How can I generate GUIDs and UUIDs in R?

I would like to be able to generate GUIDs based on the hardware etc. of the machine running the rsession.

As a fall

4条回答
  •  一生所求
    2020-12-10 11:46

    Bioconductor had an Ruuid package that doesn't seem to be there anymore, but a google search on "Ruuid" will point to places that you can download it.

提交回复
热议问题