Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removed deprecated files and Updated docs #78

Merged
merged 103 commits into from
Jul 28, 2022

Conversation

zargham-ahmad
Copy link

This PR includes the following:

  • Removed deprecated files. I have mainly focused on the deprecated R script and their corresponding Rd file, didn't touch the data folder and their corresponding Rd files Remove deprecated files #60
  • Document using roxygen2, 1) added export statement to currently exported function 2) updated function calls to explicit function calls instead of the import statement 3) added examples 4) added roxygen2 statement to functions (missing for now reference , author fields) Document using roxygen2 #50
  • updated the current Rd files 1) updated the outdated arguments 2) updated the undocumented arguments (marked by TBA) 3) fixed typos Missing arguments documentation #26

closes #60, closes #50, closes #26

R/feature.align.R Outdated Show resolved Hide resolved
R/find.tol.time.R Outdated Show resolved Hide resolved
R/find.tol.time.R Show resolved Hide resolved
R/mass.match.R Show resolved Hide resolved
R/proc.cdf.R Show resolved Hide resolved
@hechth hechth merged commit 87933dd into RECETOX:master Jul 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove deprecated files Document using roxygen2 Missing arguments documentation
2 participants