Skip to content

Commit 776d45f

Browse files
committed
Update background.markdown
1 parent 01fb9c3 commit 776d45f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SDTH/doc/content/background.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
Programs and scripts used to manage data use for statistical analysis are often long and complex. It can be very difficult to determine how a variable was created or modified. This problem is compounded by the differences among languages used to manage data. Each statistical software package has its own syntax, and experience with one language may not help understanding a different one.
44

55
SDTH was created to provide a simple way to describe the key features of a data transformation script. SDTH answers questions such as: “Which variables affected variable X?” and “Which variables were affected by file Y?” SDTH focuses on how data entities (variables, dataframes, and files) are related to each other and to the steps in a program that change them.
6-
6+

0 commit comments

Comments
 (0)