hannesdatta / marketingtools

R package with methods commonly used in my projects
Other
6 stars 3 forks source link

marketingtools

The goal of marketingtools is to collect and make accessible code for conducting empirical (marketing) research.

Features

Installation

You can install the released version of musiclabels from GitHub with:

install.packages("devtools")
devtools::install_github("hannesdatta/marketingtools")

Example

This is a basic example which shows you how to solve a common problem:

library(musicMetadata)

### to be done.

Contributions

For a general guide on how to contribute to this repository/package, see https://tilburgsciencehub.com/learn/git-collaborate.

Curious to see what you can do? Head over to the repository's Issue page to find out more about it.