Skip to content

A demonstration of a literate programming workflow that combines data processing and document publication in one file

License

Notifications You must be signed in to change notification settings

AndyClifton/lit-pro-sci-pub-demo

Repository files navigation

Literate Programming for scientific publishing demonstration

... or Lit-pro-sci-pub-demo.

This is the repository for an R file that demonstrates the concept of Literate Programming applied to scientific publishing.

Literate Programming combines data analysis with documentation. It can therefore contribute to reproducible research by enabling reproducibilty.

All of the data processing and documentation contained in this directory was generated by rendering the main.rmd file.

Conceivably, Literate Programming could be combined with a Docker image of all of the data for complete portability of results. This is discussed in more detail in main.PDF.

Requirements

How To Use This Code

I've split this off into the HOWTO.md file.

Documentation

Documentation is provided in the publications directory in several forms:

All of these files are generated from main.Rmd. That's kind of the point of Literate Programming; your code is your documentation, and vice-versa.

Releases

You can find the most recent stable version of this code in the releases part of this repository.

Reporting Bugs and Requesting Improvements

This software is provided as is, with no guarantees.

Please use the issue tracker to report problems or request improvements.

Authors

You can get in contact with me by raising an issue.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgements

  • Many thanks to Nikola Vasiljevic at DTU for encouraging me to get this written up.

END OF FILE

About

A demonstration of a literate programming workflow that combines data processing and document publication in one file

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages