capital_vol3: Capital, Volume III (1894)

capital_vol3R Documentation

Capital, Volume III (1894)

Description

This volume of Capital was assembled from notes written by Marx between 1863-1883 by Engels, and was first published in 1894. This version was taken from the Marx/Engels Internet Archive (marxists.org), which was based on the 1959 Edition from the Institute of Marxism-Leninism of the USSR.

Usage

capital_vol3

Format

A data frame, containing four columns:

section

Section of book, one of: "toc" (Table of Contents), "body" (main text), "footnotes" (footnotes), "credits" (list of transcribers and HTML markup contributors)

part

Part of text; the main text is divided into 8 parts

chapter

Chapter of text: the main text is divided into 33 chapters

text

Text, usually about one paragraph or footnote per row. (This depends on how the HTML markup was done.)

Details

The text is stored as a data frame with four columns. The main text is included in the "body" section. Note that the footnote numbering re-starts at the beginning of each chapter.

Source

https://www.marxists.org/archive/marx/works/1867-c1/


marxmywords/marxmywords documentation built on May 27, 2023, 1:40 a.m.