Skip to content

R library of functions for reading and manipulating output from the Monte-Carlo model EGSnrc provided by the Canadian National Research Council. The R functions in this package have been developed for the RZ user codes (dosrznrc and flurzbrc).

Notifications You must be signed in to change notification settings

claus-e-andersen/clanEGSnrc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clanEGSnrc

R library of functions for reading and manipulation output from the Monte-Carlo model EGSnrc provided by the Canadian National Research Council. The R functions in ths package have been developed for the RZ user codes (dosrznrc and flurznrc). The library can be loaded into R using the install_github command which is in the devtools package:

install.packages("devtools")

library(devtools)

install_github("claus-e-andersen/clanEGSnrc")

library(clanEGSnrc)

To get a list of functions in the library, just call:

help(package=clanEGSnrc)

or

library(help=clanEGSnrc)

About

R library of functions for reading and manipulating output from the Monte-Carlo model EGSnrc provided by the Canadian National Research Council. The R functions in this package have been developed for the RZ user codes (dosrznrc and flurzbrc).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages