knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "README-"
)

wtfismyip

A simple, dependency free wrapper around wtfismyip.

How to

Just :

wtfismyip::wtfismyip()

Get verbose

If you want the function to get verbose :

wtfismyip::wtfismyip(verbose = TRUE)

Returns you a dataframe with :

Get polite

If you don't want to know what is YourFuckingIPAddress but simply what is your IPAddress, pass the polite = TRUE argument :

wtfismyip::wtfismyip(verbose = TRUE, polite = TRUE)

Contact

Questions and feedbacks welcome!

You want to contribute ? Open a PR :) If you encounter a bug or want to suggest an enhancement, please open an issue.



ColinFay/wtfismyip documentation built on May 28, 2019, 12:18 p.m.