Skip to content

Create easy function documentation #16

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

Open
dvirlar2 opened this issue Aug 25, 2022 · 1 comment
Open

Create easy function documentation #16

dvirlar2 opened this issue Aug 25, 2022 · 1 comment
Assignees
Labels
data byte Proposed data byte

Comments

@dvirlar2
Copy link
Contributor

Write up like a paragraph explanation of how to write a basic function in R. Using temperature conversion as the example

@dvirlar2 dvirlar2 added the data byte Proposed data byte label Aug 25, 2022
@dvirlar2 dvirlar2 self-assigned this Aug 25, 2022
@haleyepperlyfox
Copy link
Contributor

I think this is a great idea! I also think it would be helpful to write up an example for writing a basic function that uses a dataframe instead of just a vector. I remember when I was learning to write functions I would get stuck because all the examples were just using vectors to print some string typically. That wasn't applicable to whatever I would want to do, which was usually something like editing/formatting a dataframe that I needed to do for 100 dataframes. And I had a difficult time making the connection for how to adapt the example for what I needed to do.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data byte Proposed data byte
Projects
None yet
Development

No branches or pull requests

2 participants