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

is_real

Check if vector is a real (numeric non-integer)


Description

Check if vector is a real (numeric non-integer)

Usage

is_real(x, tol = .Machine$double.eps^0.5)

Arguments

x

Value

A logical.


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.