gd_to_unix | R Documentation |
This function converts all files in the gadget variant directory from windows line endings to unix
gd_to_unix(gd)
gd |
gadget.variant.dir |
nothing
## Not run: gd <- gadget.variant.dir('test') test <- gadgetfile('test',components = list(test = list(a=1))) write.gadget.file(test, gd) gd_to_unix(gd) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.