devtools roxygen package creation and rd documentation

前端 未结 2 1383
鱼传尺愫
鱼传尺愫 2020-12-28 21:57

I am new to roxygen and am struggling to see how to be able to use it to quickly create a new/custom package.

I.e. I would like to know the minimum requirements are

2条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-12-28 22:38

    Much later - You could let RoxygenReady prepare your functions with the minimal Roxygen annotation skeleton. It basically brings you from your 2 input functions to GSee's answer, which is the input of Roxygen2.

提交回复
热议问题