import_script: Convert a word document script into a dataframe

View source: R/import.R

import_scriptR Documentation

Convert a word document script into a dataframe

Description

Take in the path to a word document and transform the script into a data frame where each row is a line with a speaker.

Usage

import_script(path)

Arguments

path

the path to the script

Value

a single dataframe with one row per line


chrisbrownlie/scriptSearch documentation built on Aug. 5, 2022, 10:04 p.m.