read_do_file
Reads the contents of a Stata do file from a specified local path, providing the script text for review or further processing.
Instructions
로컬 컴퓨터의 do 파일 읽기
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | 읽을 do 파일의 경로 (절대 경로 또는 상대 경로) |