QuintineSol / DCiA

Data Consultancy in Action
0 stars 0 forks source link

Change Analysis to Back-End #42

Open ElanoBeer opened 3 months ago

ElanoBeer commented 3 months ago

This is the only task where I am not sure myself. The analysis that we perform and the results that we want to show to the user have to be moved to the back end instead of showing code blocks. Therefore, I thought that it would be important for us to create a solid structure of functions, variables, etc that we will use.

For example, in Python I know how to access functions created in a .py file within another, but I would not be so sure when it come to R scripts.