BaşlayınÜcretsiz başlayın

Create an R package R Markdown template file

Now that you have a data set inside your unitConverter package, the next step is to showcase how to use your package to convert the units in this data. One way to do this is by creating an R Markdown document that serves as a template for users of your package.

Bu egzersiz, kursun bir parçasıdır

Developing R Packages

Kursa Göz Atın

Uygulamalı etkileşimli egzersiz

Bu egzersizi bu örnek kodu tamamlayarak deneyin.

# Make an R Markdown template file
___
Kodu Düzenle ve Çalıştır