Thanks once again to Kit Baum, a new version of the descgen package is now available for download from SSC. In Stata, use the ssc command to do this, or adoupdate if you already have an old version of descgen.
The descgen package is described as below on my website. The new version fixes a few typos in the online help, and also makes descgen a rclass command, saving a list of dataset characteristics in the result r(charlist).
Best wishes
Roger
---------------------------------------------------------------------------
package descgen from http://www.rogernewsonresources.org.uk/stata10
---------------------------------------------------------------------------
TITLE
descgen: Add Stata dataset attribute variables to a xdir resultsset
DESCRIPTION/AUTHOR(S)
descgen is intended for use in output datasets (or resultssets)
produced by the xdir package, which have one observation for each
of a list of files, and data on directory names and file names. It
inputs the file name variable and (optionally) the directory name
variable, and generates a list of new variables, containing, in
each observation, Stata dataset attributes describing the Stata
dataset stored in the corresponding file. These attributes include
numbers of variables and observations and sizes of an observation
or of the dataset, and (optionally) dataset labels, dataset
characteristics or lists of variables in the dataset. If the
corresponding file is not a Stata dataset, then these dataset
attribute variables will have missing values.
Author: Roger Newson
Distribution-Date: 22february2019
Stata-Version: 10
INSTALLATION FILES (click here to install)
descgen.ado
descgen.sthlp
---------------------------------------------------------------------------
(click here to return to the previous screen)
Related Posts with New version of descgen on SSC
line of strings to reduce programming stepsHello and good day Statalist! I'm trying to figure out a command way to save myself some steps in a…
Time Fixed Effect without having a dummy variable possible?Hi everyone, I am not sure if this is a specific Stata question, if not I am sorry. I am working o…
variables generate with expand are not unique to duplicated observationsHello everyone, I'm working on my thesis using Stata 16, I've been using it a bit in the past but I…
Calculating percentagesHello, I am trying to graph the percentage of child brides by country subdivisions. Every area (GOV…
Summary Statistics for panel data yearlyHello. I have panel data for Chinese banks from 2000 to 2019. I want to check the averages of total …
Subscribe to:
Post Comments (Atom)
0 Response to New version of descgen on SSC
Post a Comment