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

Add better beginner example of function #12

Open
cjfullerton opened this issue May 15, 2023 · 1 comment
Open

Add better beginner example of function #12

cjfullerton opened this issue May 15, 2023 · 1 comment
Assignees

Comments

@cjfullerton
Copy link
Contributor

Instead of kicking off with refactoring a script into a function, begin with a simple example that is built from scratch.

Probably best with something that performs a numerical operation - perhaps converting inflammation units or normalising a data set?

If we start with a function that performs a simple numerical operation, we can demonstrate that functions operate on arrays for free.

@cjfullerton cjfullerton self-assigned this May 15, 2023
@cjfullerton
Copy link
Contributor Author

Content essentially done for this. There's a bit of repetition - read through and remove this.

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

No branches or pull requests

1 participant