Skip to content
Snippets Groups Projects
Commit 0c4a8145 authored by Grelot Frederic's avatar Grelot Frederic
Browse files

Update add_functionality.md

parent d4cd7139
Branches
Tags
No related merge requests found
Pipeline #238986 passed
......@@ -2,23 +2,27 @@
*Here a description of the functionality shall be added in "current language"*
# Functions to be added
# Functions/procedures to be added
- [ ] **function** *brief description*
- [ ] **brief description**
- expected inputs
- expected outputs
- [ ] **creation of function**
- [ ] code of function
- [ ] documentation of function
- [ ] example for function
- [ ] test for function
# Data to be added
- [ ] **data** *brief description*
**Warning**: To add data, there is a need to add script to allow maintenance of data
- [ ] *brief description*
- source of the data
- storage of the data (inst/extdata)
- [ ] **creation of data**
- [ ] script for creation of "raw" data (if needed)
- [ ] storage of raw data in ascii format, normally in inst/extdata
- [ ] script in to maintain data in /data-raw
- [ ] documentation of data
# Documentation
- [ ] **function**
- [ ] **data**
# Test to be performed
- [ ] **function**
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment