table_na: Simple function to shorten URL's to their simple base...

View source: R/table_na.R View source: R/base_url.R

table_naR Documentation

Simple function to shorten URL's to their simple base Example: https://www.facebook.com/ –> facebook.com

Description

Simple function to shorten URL's to their simple base Example: https://www.facebook.com/ –> facebook.com

Simple function to shorten table(is.na(df$var))

Usage

table_na(df_var)

table_na(df_var)

Arguments

df_var

What you want to know the # of NA & non-NA for: df$var

long_url

The original URL

Value

base_url

Results of query


j-Rinehart/easyR documentation built on June 28, 2023, 2:49 a.m.