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

Enhance contTable function to allow user-supplied caption and label #69

Merged
merged 3 commits into from
May 28, 2024

Conversation

sjvrensburg
Copy link
Contributor

Pull Request: Enhance contTable function to allow user-supplied caption and label

This pull request enhances the contTable function to allow a user to supply their own caption and label for the table. The original function only allowed a default caption and label in the LaTeX output.

The changes I made were to:

  • Add two new parameters to the contTable function: caption and label.
  • Update the contTable function to use the new parameters when generating the LaTeX code for the table.

I have tested the changes locally. They seem to work as expected. I would appreciate your review of the changes and let me know if you have any questions or concerns.

Thanks,

Stefan

sjvrensburg and others added 3 commits July 4, 2023 11:40
Merge commit 'f0a02899d12cc233cf0a92889f81cb2efb8f01df'

#Conflicts:
#	man/fish_age.Rd
#	man/lego_population.Rd
#	man/lego_sample.Rd
#	man/nba_finals.Rd
#	man/nba_finals_teams.Rd
@mine-cetinkaya-rundel mine-cetinkaya-rundel merged commit 9f0ce66 into OpenIntroStat:main May 28, 2024
5 checks passed
@mine-cetinkaya-rundel
Copy link
Collaborator

Thank you!

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.

2 participants