Skip to content

jimtyhurst/i18nr

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
R
 
 
 
 
img
 
 
man
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Internationalizing an R application for model parameters that vary per country

5-min Lightning Talk for CascadiaRConf 2017

See:

or the HTML generated from that:

for the presentation notes.

Abstract

As an R developer, I sometimes need to parameterize functions, so that they can be re-used across different populations. One example is where model parameters vary across countries. This talk presents a coding idiom for internationalizing a function, where the output depends on the locale in which the sampling occurred. This idiom enables code reuse and enhances testability. I demonstrate the idiom with sample code from scoring an international student assessment.

About

5-min Lightning Talk for CascadiaRConf 2017

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published