increment: Increment count

incrementR Documentation

Increment count

Description

Increment the count for a given path.

Usage

increment_data(con, path)

update_data(con, date, id, count)

create_data(con, date, id)

Arguments

con

Database connection.

path

Path to increment

Details

This is used to increment the 'data' table at every redirect. We only store the 'url_id', the 'date', and the 'count'.


devOpifex/rrr documentation built on April 18, 2024, 3:05 a.m.