I am currently in the middle of a data analysis. I started by plotting my data. I would like to know the radius of the circle passing through some points of my curves. I was thinking of drawing corresponding circles to get the radius. I tried to draw the curves directly with the smooth function but it doesn't seem to work.
Do you have any ideas that could help me please?
Do I have to use another software ?
Thank you for your help.
Here is the example of data curves used
To help us help you, could you please prepare a reproducible example (reprex) illustrating your issue? Please have a look at this guide, to see how to create one: