readTosmana {QCA}R Documentation

Read Tosmana XML data file

Description

Tosmana saves it's data by default in XML format. This function reads the XML file and coerces it to an R dataframe object.

Usage

readTosmana(filename)

Arguments

filename a string, the path to the XML file

Note

This function requires the XML package

Author(s)

Adrian Dusa
Romanian Social Data Archive
adi@roda.ro
Faculty of Sociology and Social Work, University of Bucharest
dusa.adrian@unibuc.ro


[Package QCA version 0.5-3 Index]