Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

separate_two_discs

Optimize Distance Between Circles Based On Overlap


Description

Optimize Distance Between Circles Based On Overlap

Usage

separate_two_discs(r1, r2, overlap)

Arguments

r1

radius of circle one

r2

radius of circle two

overlap

overlap (area) of the two circles

Value

The necessary distance between sets to achieve the desired overlap area.


eulerr

Area-Proportional Euler and Venn Diagrams with Ellipses

v6.1.0
GPL-3
Authors
Johan Larsson [aut, cre] (<https://orcid.org/0000-0002-4029-5945>), A. Jonathan R. Godfrey [ctb], Peter Gustafsson [ctb], David H. Eberly [ctb] (geometric algorithms), Emanuel Huber [ctb] (root solver code), Kamil Slowikowski [ctb, cph] (modified code from ggrepel), Florian Privé [ctb]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.