Skip to content

Latest commit

 

History

20 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

R Package Guide

This repository provides a quick guide to creating and sharing R packages.
Click here to access the full guide.

Features

├── 1. Overview
├── 2. Building Structure
├── 3. Documenting My Code with roxygen2
├── 4. Incorporating Data into an R Package
├── 5. Testing the Package
├── 6. Adding Advanced Features (Shiny, etc.)
├── 7. Sharing the Package
├── 8. Practical Project: GeoResistR
├── 9. pkgdown (Creating Package Documentation Websites)
└── 10. Quick Reference

The guide also includes useful resources and provides an option to download a concise version of the guide in PDF format.

About

This repository contains a user-friendly guide (in HTML format) for developing R packages. It was created as my personal notes and is designed as a step-by-step resource that can also be effectively used by others.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages