Skip to content

chaselgrove/r-xnat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

XNAT library for R

requires RCurl and XML

tcltk is needed for password prompting

example:

    > source('xnat.R')
    > conn <- xnat.connection('https://central.xnat.org')
    > conn$projects()
    > conn$subjects('CENTRAL_OASIS_CS')
    > conn$close()

About

XNAT library for R

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages