Files in ropensci/workloopR
Analysis of Work Loops and Other Data from Muscle Physiology Experiments

.Rbuildignore
.github/CONTRIBUTING.md .github/ISSUE_TEMPLATE/bug_report.md .github/ISSUE_TEMPLATE/feature-request--general.md .github/ISSUE_TEMPLATE/feature-request--import-function-for-file-type.md .github/issue_template.md .github/pull_request_template.md
.github/workflows/R-CMD-check.yaml
.github/workflows/test-coverage.yaml
.gitignore
CITATION.cff
DESCRIPTION
LICENSE.md
NAMESPACE
NEWS.md R/analysis_functions.R R/batch_analysis_functions.R R/data_import_functions.R R/data_transformation_functions.R R/object_construction_functions.R R/print_and_summary_methods.R R/workloopR.R README.md
_pkgdown.yml
codemeta.json
cran-comments.md
docs/404.html
docs/CONTRIBUTING.html
docs/LICENSE-text.html
docs/LICENSE.html
docs/articles/Analyzing-workloops.html
docs/articles/Analyzing-workloops_files/figure-html/instant_power_plot-1.png
docs/articles/Analyzing-workloops_files/figure-html/intial_plot-1.png
docs/articles/Analyzing-workloops_files/figure-html/select_cycles_defintions-1.png
docs/articles/Analyzing-workloops_files/figure-html/select_cycles_defintions-2.png
docs/articles/Analyzing-workloops_files/figure-html/select_cycles_defintions-3.png
docs/articles/Analyzing-workloops_files/figure-html/select_cycles_defintions-4.png
docs/articles/Analyzing-workloops_files/figure-html/work_loop_fig-1.png
docs/articles/Analyzing-workloops_files/header-attrs-2.7.5/header-attrs.js
docs/articles/Calculating-twitch-kinetics.html
docs/articles/Calculating-twitch-kinetics_files/figure-html/annotated_plot-1.png
docs/articles/Calculating-twitch-kinetics_files/figure-html/data_cleaning-1.png
docs/articles/Calculating-twitch-kinetics_files/figure-html/intial_plot-1.png
docs/articles/Calculating-twitch-kinetics_files/header-attrs-2.7.5/header-attrs.js
docs/articles/Introduction-to-workloopR.html
docs/articles/Introduction-to-workloopR_files/header-attrs-2.7.5/header-attrs.js
docs/articles/Plotting-workloopR.html
docs/articles/Plotting-workloopR_files/figure-html/analyze_workloop-1.png
docs/articles/Plotting-workloopR_files/figure-html/analyze_workloop-2.png
docs/articles/Plotting-workloopR_files/figure-html/annotate_cycles-1.png
docs/articles/Plotting-workloopR_files/figure-html/iso_multi-1.png
docs/articles/Plotting-workloopR_files/figure-html/isometric_annotation-1.png
docs/articles/Plotting-workloopR_files/figure-html/multifile-1.png
docs/articles/Plotting-workloopR_files/figure-html/multifile-2.png
docs/articles/Plotting-workloopR_files/figure-html/raw_trace-1.png
docs/articles/Plotting-workloopR_files/header-attrs-2.7.5/header-attrs.js
docs/articles/batch-processing.html
docs/articles/batch-processing_files/header-attrs-2.7.5/header-attrs.js
docs/articles/index.html
docs/articles/non-ddf-sources.html
docs/articles/non-ddf-sources_files/figure-html/as_mus_basic-1.png
docs/articles/non-ddf-sources_files/header-attrs-2.7.5/header-attrs.js
docs/authors.html
docs/bootstrap-toc.css
docs/bootstrap-toc.js
docs/docsearch.css
docs/docsearch.js
docs/hexlogo.png
docs/images/fig1_workloop.png
docs/images/fig2_flowchart.png
docs/images/workloopR-repository-open-graph.png
docs/images/workloopR_icon_300dpi.png
docs/index.html
docs/issue_template.html
docs/labs.png
docs/link.svg
docs/news/index.html
docs/paper.html
docs/pkgdown.css
docs/pkgdown.js
docs/pkgdown.yml
docs/pull_request_template.html
docs/reference/Rplot001.png
docs/reference/analyze_workloop.html
docs/reference/as_muscle_stim.html
docs/reference/fix_GR.html
docs/reference/get_wl_metadata.html
docs/reference/index.html
docs/reference/invert_position.html
docs/reference/isometric_timing.html
docs/reference/read_analyze_wl.html
docs/reference/read_analyze_wl_dir.html
docs/reference/read_ddf.html
docs/reference/read_ddf_dir.html
docs/reference/select_cycles.html
docs/reference/summarize_wl_trials.html
docs/reference/time_correct.html
docs/reference/trapezoidal_integration.html
docs/reference/workloopR-package.html
docs/ropensci.css
docs/sitemap.xml
images/fig1_workloop.pdf
images/fig1_workloop.png
images/fig2_flowchart.pdf
images/fig2_flowchart.png
images/repository-open-graph.pdf
images/workloopR-repository-open-graph.png
images/workloopR_icon_1080px.pdf images/workloopR_icon_200px.pdf
images/workloopR_icon_300dpi.png
inst/CITATION
inst/extdata/tetanus.ddf
inst/extdata/twitch.ddf
inst/extdata/twitch_csv/twitch001.ddf.csv
inst/extdata/twitch_csv/twitch002.ddf.csv
inst/extdata/twitch_csv/twitch003.ddf.csv
inst/extdata/twitch_csv/twitch004.ddf.csv
inst/extdata/wl_duration_trials/01_4pulse.ddf
inst/extdata/wl_duration_trials/02_2pulse.ddf
inst/extdata/wl_duration_trials/03_6pulse.ddf
inst/extdata/wl_duration_trials/04_4pulse.ddf
inst/extdata/wl_duration_trials/ddfmtimes.csv
inst/extdata/workloop.ddf
man/analyze_workloop.Rd man/as_muscle_stim.Rd man/fix_GR.Rd man/get_wl_metadata.Rd man/invert_position.Rd man/isometric_timing.Rd man/read_analyze_wl.Rd man/read_analyze_wl_dir.Rd man/read_ddf.Rd man/read_ddf_dir.Rd man/select_cycles.Rd man/summarize_wl_trials.Rd man/time_correct.Rd man/trapezoidal_integration.Rd man/workloopR-package.Rd
paper.bib
paper.md tests/testthat.R
tests/testthat/bad_units.ddf
tests/testthat/invalid_exp.ddf
tests/testthat/manual_import.csv
tests/testthat/non-numeric.ddf
tests/testthat/test-analyze-workloop.R tests/testthat/test-as-muscle-stim.R tests/testthat/test-isometric-timing.R tests/testthat/test-print-and-summary.R tests/testthat/test-read-analyze.R tests/testthat/test-read-ddf.R tests/testthat/test-transform-muscle-stim.R tests/testthat/test-transformation.R
vignettes/.gitignore
vignettes/Analyzing-workloops.Rmd vignettes/Calculating-twitch-kinetics.Rmd vignettes/Introduction-to-workloopR.Rmd vignettes/Plotting-workloopR.Rmd vignettes/batch-processing.Rmd vignettes/non-ddf-sources.Rmd
workloopR.Rproj
workloopr.pdf
ropensci/workloopR documentation built on July 21, 2024, 4:31 p.m.