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

hasFunction

Check if a package has a function installed


Description

This is useful for handling if the user has the correct version of a suggested package installed.

Usage

hasFunction(fun, pkg)

Arguments

fun

a string, name of the function to search for

pkg

a string, the package to search for the function in

Value

Logical


crunch

Crunch.io Data Tools

v1.28.0
LGPL (>= 3)
Authors
Greg Freedman Ellis [aut, cre], Jonathan Keane [aut], Mike Malecki [aut], Neal Richardson [aut], Gordon Shotwell [aut]
Initial release

We don't support your browser anymore

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